Methods class

Constructors

Methods()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

authenticateSpotify → const String
connectToSpotify → const String
disconnect → const String
getAccessToken → const String
getTrackInfo → const String
isPlaying → const String
logout → const String
pause → const String
play → const String
previousTrack → const String
resume → const String
seekTo → const String
skipBackward → const String
skipForward → const String
skipTrack → const String