menu
im_flutter_sdk
im_flutter_sdk.dart
EMContact
EMContact.new constructor
EMContact.new
dark_mode
light_mode
EMContact
constructor
EMContact
(
Map
map
)
Implementation
EMContact(Map map) : userId = map["userId"], remark = map["remark"];
im_flutter_sdk
im_flutter_sdk
EMContact
EMContact.new constructor
EMContact class