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