menu
dart_brompton package
documentation
generated/brompton.models.swagger.dart
CurrentDateTime
CurrentDateTime.fromJson factory constructor
CurrentDateTime.fromJson factory constructor
dark_mode
light_mode
CurrentDateTime.fromJson
constructor
CurrentDateTime.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CurrentDateTime.fromJson(Map<String, dynamic> json) => _$CurrentDateTimeFromJson(json);
dart_brompton package
documentation
generated/brompton.models.swagger
CurrentDateTime
CurrentDateTime.fromJson factory constructor
CurrentDateTime class