termCorrections property

List<TermCorrections>? termCorrections
getter/setter pair

Implementation

@JsonKey(name: 'corrections', includeIfNull: false)
List<TermCorrections>? termCorrections;