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