menu
codable_dart package
documentation
core.dart
MappedDecoder
expect abstract method
expect abstract method
dark_mode
light_mode
expect
abstract method
Never
expect
(
String
key
,
String
expect
, {
int
?
id
,
})
Throws an exception with a detailed message.
Implementation
Never expect(String key, String expect, {int? id});
codable_dart package
documentation
core
MappedDecoder
expect abstract method
MappedDecoder class