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