status property

  1. @JsonKey.new(name: "status")
String? status
final

Implementation

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