status property

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

Implementation

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