isValid property

*<Null safety>*

bool isValid

inherited

Implementation

bool get isValid => handle?.isValid ?? false;