exhaustiveTypo property

  1. @Deprecated('exhaustiveTypo has been deprecated')
  2. @JsonKey(name: r'exhaustiveTypo')
bool? 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;