flutter_sound
player
Track
trackAuthor property
trackAuthor
flutter_sound
player
Track
trackAuthor property
Track class
Constructors
Track
Properties
albumArtAsset
albumArtFile
albumArtUrl
codec
dataBuffer
hashCode
runtimeType
trackAuthor
trackPath
trackTitle
Methods
noSuchMethod
toMap
toString
Operators
operator ==
trackAuthor
property
Null safety
String
?
trackAuthor
read / write
The name of the author of this track
Implementation
String? trackAuthor;