hmssdk_flutter
hmssdk_flutter
HMSErrorCode
HMSErrorCode constructor
HMSErrorCode
HMSErrorCode
constructor
Null safety
HMSErrorCode
(
{
required
String
errorCode
}
)
Implementation
HMSErrorCode({required this.errorCode});
hmssdk_flutter
hmssdk_flutter
HMSErrorCode
HMSErrorCode constructor
HMSErrorCode class
Constructors
HMSErrorCode
fromMap
Properties
errorCode
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==