menu
sendbird_sdk
delivery_status
DeliveryStatus
DeliveryStatus constructor
DeliveryStatus
brightness_4
DeliveryStatus
constructor
Null safety
DeliveryStatus
(
{
required
String
channelUrl
,
Map
<
String
,
int
>
updatedDeliveryReceipt
=
const {}
}
)
Implementation
DeliveryStatus({ required this.channelUrl, this.updatedDeliveryReceipt = const {}, });
sendbird_sdk
delivery_status
DeliveryStatus
DeliveryStatus constructor
DeliveryStatus class
Constructors
DeliveryStatus
fromJson
Properties
channelUrl
dirty
hashCode
key
primaryKey
runtimeType
updatedDeliveryReceipt
Methods
copyWith
noSuchMethod
toString
Operators
operator ==