menu
codable_dart package
documentation
core.dart
Decoder
decodeInt abstract method
decodeInt abstract method
dark_mode
light_mode
decodeInt
abstract method
int
decodeInt
(
)
Decodes the data as an integer value.
Implementation
int decodeInt();
codable_dart package
documentation
core
Decoder
decodeInt abstract method
Decoder class