inputRequired constant
String
const inputRequired
"input_required" — the result is an InputRequiredResult and the client
must provide more input before retrying the original request.
Implementation
static const String inputRequired = 'input_required';