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