menu
music_assistant package
documentation
models.dart
AuthToken
tokenHash property
tokenHash property
dark_mode
light_mode
tokenHash
property
@JsonKey.new(name: 'token_hash')
String
tokenHash
getter/setter pair
Implementation
@JsonKey(name: 'token_hash') String tokenHash;
music_assistant package
documentation
models
AuthToken
tokenHash property
AuthToken class