menu
flutter_api package
documentation
responses.dart
ApiResponseMap<K, V>
error property
error property
dark_mode
light_mode
error
property
String
?
get
error
Implementation
String? get error => _error;
flutter_api package
documentation
responses
ApiResponseMap<K, V>
error property
ApiResponseMap class