exhaustiveTypo property
- @Deprecated('exhaustiveTypo has been deprecated')
- @JsonKey(name: r'exhaustiveTypo')
final
See the typo
field of the exhaustive
object in the response.
Implementation
@Deprecated('exhaustiveTypo has been deprecated')
@JsonKey(name: r'exhaustiveTypo')
final bool? exhaustiveTypo;