status property

  1. @JsonKey.new(defaultValue: false)
bool? status
final

Implementation

@JsonKey(defaultValue: false)
final bool? status;