SendingStatusJson extension
Extension adding methods to construct the SendingStatus to/from primitive types.
Intended to be used as JsonKey.toJson and JsonKey.fromJson methods.
Static Methods
-
toJson(
Rx< SendingStatus> value) → String -
Available on SendingStatus, provided by the SendingStatusJson extension
Returns a String representing thevalue
.