menu
codable_dart package
documentation
core.dart
Decoder
decodeIterated abstract method
decodeIterated abstract method
dark_mode
light_mode
decodeIterated
abstract method
IteratedDecoder
decodeIterated
(
)
Decodes the data as an iterated collection of nested data.
Implementation
IteratedDecoder decodeIterated();
codable_dart package
documentation
core
Decoder
decodeIterated abstract method
Decoder class