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