FlutterMobileIMSDKMethod constructor
FlutterMobileIMSDKMethod(
- MobileIMSDKMethodType type,
- dynamic argument
Implementation
FlutterMobileIMSDKMethod(this.type, this.argument);