disableTypoToleranceOnAttributes property
- @JsonKey(name: r'disableTypoToleranceOnAttributes')
final
Attributes for which you want to turn off typo tolerance.
Implementation
@JsonKey(name: r'disableTypoToleranceOnAttributes')
final List<String>? disableTypoToleranceOnAttributes;