status property

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

Implementation

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