m4e_sdk
m4e_sdk
M4eAccessPermissionType
toString method
toString
m4e_sdk
m4e_sdk
M4eAccessPermissionType
toString method
M4eAccessPermissionType class
Constructors
parse
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
ENTITY_ENTITY
ENTITY_WALLET
WALLET_WALLET
toString
method
@override
String
toString
(
)
override
Returns a string representation of this object.
Implementation
@override String toString() => '$_type';