menu
google_cloud_type package
documentation
type.dart
Month
Month.fromJson factory constructor
Month.fromJson factory constructor
dark_mode
light_mode
Month.fromJson
constructor
Month.fromJson
(
String
json
)
Implementation
factory Month.fromJson(String json) => Month(json);
google_cloud_type package
documentation
type
Month
Month.fromJson factory constructor
Month class