statusId property

  1. @JsonKey(defaultValue: '')
String statusId
final

ID of the status to filter.

Implementation

@JsonKey(defaultValue: '')
final String statusId;