menu
codable_forked package
documentation
codable.dart
KeyedArchive
KeyedArchive constructor
KeyedArchive constructor
dark_mode
light_mode
KeyedArchive
constructor
KeyedArchive
(
Map
<
String
,
dynamic
>
_map
)
Use
unarchive
instead.
Implementation
KeyedArchive(this._map) { _recode(); }
codable_forked package
documentation
codable
KeyedArchive
KeyedArchive constructor
KeyedArchive class