menu
codable_dart package
documentation
extended.dart
LazyDecoder
whatsNext abstract method
whatsNext abstract method
dark_mode
light_mode
whatsNext
abstract method
void
whatsNext
(
void
onType
(
DecodingType
type
)
)
Implementation
void whatsNext(void Function(DecodingType type) onType);
codable_dart package
documentation
extended
LazyDecoder
whatsNext abstract method
LazyDecoder class