status property

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

Implementation

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