isValid property

bool get isValid

Returns true if the validation passed.

Implementation

bool get isValid => _isValid;