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