flutter_dialogflow
flutter_dialogflow
Status
errorDetails property
errorDetails
Status class
Constructors
Status
Properties
code
errorDetails
errorType
getCode
getErrorDetails
getErrorType
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
errorDetails property
void
errorDetails=
(
String
value
)
Implementation
set errorDetails(String value) { _errorDetails = value; }