IMManager.create constructor

IMManager.create()

这里是单例

Implementation

factory IMManager.create() => _getInstance();