word property
Word or phrase to appear in query strings (for altcorrection1 and altcorrection2).
Implementation
@JsonKey(name: r'word')
final String? word;
Word or phrase to appear in query strings (for altcorrection1 and altcorrection2).
@JsonKey(name: r'word')
final String? word;