menu
openalex package
documentation
models/work/work.dart
Work
ngramCount property
ngramCount property
dark_mode
light_mode
ngramCount
property
@JsonKey(name: 'ngram_count')
int
?
ngramCount
getter/setter pair
How many times this ngram occurred in the work.
Implementation
@JsonKey(name: 'ngram_count') int? ngramCount;
openalex package
documentation
models/work/work
Work
ngramCount property
Work class