allowTyposOnNumericTokens property
Whether to allow typos on numbers ("numeric tokens") in the query string.
Implementation
@JsonKey(name: r'allowTyposOnNumericTokens')
final bool? allowTyposOnNumericTokens;
Whether to allow typos on numbers ("numeric tokens") in the query string.
@JsonKey(name: r'allowTyposOnNumericTokens')
final bool? allowTyposOnNumericTokens;