status property

  1. @JsonKey(name: "status")
bool? status
getter/setter pair

Implementation

@JsonKey(name: "status")
bool? status;