menu
codable_dart package
documentation
json.dart
KeyedJsonConsumer
close method
close method
dark_mode
light_mode
close
method
@
override
void
close
(
)
override
Implementation
@override void close() { throw StateError('Keyed consumer did not finish.'); }
codable_dart package
documentation
json
KeyedJsonConsumer
close method
KeyedJsonConsumer class