nim_core
nim_core
NIMVerifyTypeEnumConverter
toValue method
toValue
toValue
method
Null safety
String
toValue
(
)
Implementation
String toValue() { return super.enumToValue(_$NIMVerifyTypeEnumMap, nimVerifyTypeEnum!); }
nim_core
nim_core
NIMVerifyTypeEnumConverter
toValue method
NIMVerifyTypeEnumConverter class
Constructors
NIMVerifyTypeEnumConverter
Properties
hashCode
nimVerifyTypeEnum
runtimeType
Methods
enumFromValue
enumToValue
fromValue
noSuchMethod
toString
toValue
Operators
operator ==