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