dontCare constant Null safety
The default validator that considers any input as valid
Implementation
static const AskValidator dontCare = _AskDontCare();
The default validator that considers any input as valid
static const AskValidator dontCare = _AskDontCare();