menu
codable_dart package
documentation
json.dart
KeyedJsonConsumer
onEntry property
onEntry property
dark_mode
light_mode
onEntry
property
void Function
(
String
key
,
LazyKeyedDecoder
decoder
)
onEntry
final
Implementation
final void Function(String key, LazyKeyedDecoder decoder) onEntry;
codable_dart package
documentation
json
KeyedJsonConsumer
onEntry property
KeyedJsonConsumer class