menu
im_flutter_sdk
im_flutter_sdk
EMContact
EMContact.fromJson factory constructor
EMContact.fromJson
brightness_4
brightness_5
EMContact.fromJson
constructor
EMContact.fromJson
(
Map
map
)
Implementation
factory EMContact.fromJson(Map map) { return EMContact._private(map); }
im_flutter_sdk
im_flutter_sdk
EMContact
EMContact.fromJson factory constructor
EMContact class