status property
- @JsonKey(toJson: SendingStatusJson.toJson)
final
SendingStatus of this LocalAttachment.
Implementation
@JsonKey(toJson: SendingStatusJson.toJson)
final Rx<SendingStatus> status;
SendingStatus of this LocalAttachment.
@JsonKey(toJson: SendingStatusJson.toJson)
final Rx<SendingStatus> status;