ParamNames class
Holds the names for all parameters that are used in the package
Constructors
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
- accessToken → const String
- param name for accessToken
- asRadio → const String
- param name for asRadio
- clientId → const String
- param name for clientId
- imageDimension → const String
- param name for imageDimension
- imageUri → const String
- param name for imageUri
- playerName → const String
- param name for playerName
- podcastPlaybackSpeed → const String
- param name for podcastPlaybackSpeed
- positionedMilliseconds → const String
- param name for positionedMilliseconds
- redirectUrl → const String
- param name for redirectUrl
- relativeMilliseconds → const String
- param name for relativeMilliseconds
- repeatMode → const String
- param name for repeatMode
- scope → const String
- param name for scope
- shuffle → const String
- param name for shuffle
- spotifyUri → const String
- param name for spotifyUri
- trackIndex → const String
- param name for trackIndex
- uri → const String
- param name for uri