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