nowplaying
nowplaying
NowPlayingTrack
hasOrIsResolvingImage property
hasOrIsResolvingImage
nowplaying
nowplaying
NowPlayingTrack
hasOrIsResolvingImage property
NowPlayingTrack class
Constructors
NowPlayingTrack
fromJson
Properties
album
artist
duration
hashCode
hasIcon
hasImage
hasOrIsResolvingImage
icon
id
image
isPaused
isPlaying
isResolvingImage
isStopped
needsResolving
progress
runtimeType
source
state
title
Methods
copy
noSuchMethod
toString
Operators
operator ==
Static properties
notPlaying
hasOrIsResolvingImage
property
bool
hasOrIsResolvingImage
Implementation
bool get hasOrIsResolvingImage => hasImage || isResolvingImage;