nim_core
nim_core
NIMResult
<
T
>
errorDetails property
errorDetails
nim_core
nim_core
NIMResult
<
T
>
errorDetails property
NIMResult class
Constructors
NIMResult
fromMap
success
Properties
code
data
errorDetails
hashCode
isSuccess
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==
errorDetails
property
Null safety
String
?
errorDetails
final
Implementation
final String? errorDetails;