alternatives property
Whether the pattern matches on plurals, synonyms, and typos.
Implementation
@JsonKey(name: r'alternatives')
final bool? alternatives;
Whether the pattern matches on plurals, synonyms, and typos.
@JsonKey(name: r'alternatives')
final bool? alternatives;