menu
faunadb_http package
documentation
query.dart
Get
Get.fromJson factory constructor
Get.fromJson factory constructor
dark_mode
light_mode
Get.fromJson
constructor
Get.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Get.fromJson(Map<String, dynamic> json) => _$GetFromJson(json);
faunadb_http package
documentation
query
Get
Get.fromJson factory constructor
Get class