termCorrections property
- @JsonKey(name: 'corrections', includeIfNull: false)
getter/setter pair
Implementation
@JsonKey(name: 'corrections', includeIfNull: false)
List<TermCorrections>? termCorrections;
@JsonKey(name: 'corrections', includeIfNull: false)
List<TermCorrections>? termCorrections;