menu
codable_forked package
documentation
codable.dart
KeyedArchive
KeyedArchive.new constructor
KeyedArchive.new 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.new constructor
KeyedArchive class