menu
codable_dart package
documentation
core.dart
Decoder
decodeIsNull abstract method
decodeIsNull abstract method
dark_mode
light_mode
decodeIsNull
abstract method
bool
decodeIsNull
(
)
Checks if the data is null.
Implementation
bool decodeIsNull();
codable_dart package
documentation
core
Decoder
decodeIsNull abstract method
Decoder class