isValid property

  1. @override
bool get isValid
override

Returns true if this result represents a valid value.

Implementation

@override
bool get isValid => false;