isBound property

*<Null safety>*

bool isBound

Implementation

bool get isBound => _socket != null;