menu
iapetus
iapetus_data.dart
PandoraApiErrorCode
PandoraApiErrorCode const constructor
PandoraApiErrorCode
dark_mode
light_mode
PandoraApiErrorCode
constructor
const
PandoraApiErrorCode
(
int
value
,
String
description
)
Implementation
const PandoraApiErrorCode(this.value, this.description);
iapetus
iapetus_data
PandoraApiErrorCode
PandoraApiErrorCode const constructor
PandoraApiErrorCode enum