menu
codable_dart package
documentation
core.dart
Decoder
expect abstract method
expect abstract method
dark_mode
light_mode
expect
abstract method
Never
expect
(
String
expected
)
Throws an exception with a detailed message.
Implementation
Never expect(String expected);
codable_dart package
documentation
core
Decoder
expect abstract method
Decoder class