isUnbound property

*<Null safety>*

bool isUnbound

inherited

Implementation

bool get isUnbound => _currentState == InterfaceState.unbound;