disableTypoToleranceOnAttributes property

  1. @JsonKey(name: r'disableTypoToleranceOnAttributes')
List<String>? disableTypoToleranceOnAttributes
final

Attributes for which you want to turn off typo tolerance.

Implementation

@JsonKey(name: r'disableTypoToleranceOnAttributes')
final List<String>? disableTypoToleranceOnAttributes;