isPersistent property

bool isPersistent

Implementation

bool get isPersistent => connectionType == TcpConnectionType.persistent;