menu
twipe_flutter_core package
documentation
utils/cache/cache_object.dart
CacheObject
CacheObject constructor
CacheObject constructor
dark_mode
light_mode
CacheObject
constructor
CacheObject
(
Map
<
String
,
dynamic
>
_data
)
Implementation
CacheObject(this._data) : super(_data);
twipe_flutter_core package
documentation
utils/cache/cache_object
CacheObject
CacheObject constructor
CacheObject class