menu
im_flutter_sdk
im_flutter_sdk.dart
EMContact
EMContact.fromJson factory constructor
EMContact.fromJson
dark_mode
light_mode
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