menu
spotify_sdk package
documentation
models/connection_status.dart
ConnectionStatus
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
@JsonKey(name: 'errorCode')
String
?
errorCode
final
Implementation
@JsonKey(name: 'errorCode') final String? errorCode;
spotify_sdk package
documentation
models/connection_status
ConnectionStatus
errorCode property
ConnectionStatus class