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