flutter_MobileIMSDK
method
FlutterMobileIMSDKMethod
FlutterMobileIMSDKMethod constructor
FlutterMobileIMSDKMethod
flutter_MobileIMSDK
method
FlutterMobileIMSDKMethod
FlutterMobileIMSDKMethod constructor
FlutterMobileIMSDKMethod class
Constructors
FlutterMobileIMSDKMethod
fromMethodCall
Properties
argument
hashCode
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==
FlutterMobileIMSDKMethod
constructor
FlutterMobileIMSDKMethod
(
MobileIMSDKMethodType
type
,
dynamic
argument
)
Implementation
FlutterMobileIMSDKMethod(this.type, this.argument);