menu
sharing package
documentation
remote/network/fetch_failure.dart
CrashError
CrashError const constructor
CrashError const constructor
dark_mode
light_mode
CrashError
constructor
const
CrashError
(
int
code
,
dynamic
msg
,
String
data
)
Implementation
const factory CrashError( final int code, final dynamic msg, final String data) = _$CrashError;
sharing package
documentation
remote/network/fetch_failure
CrashError
CrashError const constructor
CrashError class