menu
appmate_flutter package
documentation
models/SyncInfo.dart
SyncInfo
SyncInfo.fromJson constructor
SyncInfo.fromJson constructor
dark_mode
light_mode
SyncInfo.fromJson
constructor
SyncInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
SyncInfo.fromJson(Map<String, dynamic> json) : status = json['status'];
appmate_flutter package
documentation
models/SyncInfo
SyncInfo
SyncInfo.fromJson constructor
SyncInfo class