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