isConnection property

bool isConnection

flag for start requests.

Implementation

bool get isConnection => (command == _connectCommand);