menu
flutter_debug_trinity package
documentation
recoverable/recoverable_app.dart
SnapshotSerializer
serialize abstract method
serialize abstract method
dark_mode
light_mode
serialize
abstract method
Map
<
String
,
dynamic
>
serialize
(
)
Serialize the app's custom state into a JSON-safe map.
Implementation
Map<String, dynamic> serialize();
flutter_debug_trinity package
documentation
recoverable/recoverable_app
SnapshotSerializer
serialize abstract method
SnapshotSerializer class