nowplaying
nowplaying
NowPlayingTrack
isPlaying property
isPlaying
nowplaying
nowplaying
NowPlayingTrack
isPlaying 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
isPlaying
property
bool
isPlaying
Implementation
bool get isPlaying => this.state == NowPlayingState.playing;