state property

  1. @JsonKey(name: 'state')
String? state
final

Implementation

@JsonKey(name: 'state')
final String? state;