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