hmssdk_flutter
hmssdk_flutter
HMSException
HMSException constructor
HMSException
HMSException
constructor
Null safety
HMSException
(
String
description
,
String
message
,
int
code
,
String
action
,
String
name
)
Implementation
HMSException( this.description, this.message, this.code, this.action, this.name);
hmssdk_flutter
hmssdk_flutter
HMSException
HMSException constructor
HMSException class
Constructors
HMSException
fromMap
Properties
action
code
description
hashCode
message
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==