menu
im_flutter_sdk
im_flutter_sdk
MessagePinInfo
toMap method
toMap
brightness_4
brightness_5
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'pinTime': pinTime, 'operatorId': operatorId, }; }
im_flutter_sdk
im_flutter_sdk
MessagePinInfo
toMap method
MessagePinInfo class