state property

  1. @JsonKey(name: 'state')
bool? state
getter/setter pair

Implementation

@JsonKey(name:'state')
bool? state;