menu
remote_cache_sync package
documentation
sync/remote/appwrite_remote_store.dart
AppwriteRemoteConfig<T extends HasUpdatedAt, Id>
toJson property
toJson property
dark_mode
light_mode
toJson
property
Map
<
String
,
dynamic
>
Function
(
T
)
toJson
final
Implementation
final Map<String, dynamic> Function(T) toJson;
remote_cache_sync package
documentation
sync/remote/appwrite_remote_store
AppwriteRemoteConfig<T extends HasUpdatedAt, Id>
toJson property
AppwriteRemoteConfig class