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