menu
neomage package
documentation
data/api/errors.dart
ApiError
rawError property
rawError property
dark_mode
light_mode
rawError
property
Map
<
String
,
dynamic
>
?
rawError
final
The raw error payload from the API response.
Implementation
final Map<String, dynamic>? rawError;
neomage package
documentation
data/api/errors
ApiError
rawError property
ApiError class