getUserInfo static method
会员信息获取
Implementation
static Future<EchatUserInfo?> getUserInfo() {
return EChatFlutterSdkPlatform.instance.getUserInfo();
}
会员信息获取
static Future<EchatUserInfo?> getUserInfo() {
return EChatFlutterSdkPlatform.instance.getUserInfo();
}