isSecureSocket property

bool get isSecureSocket

Implementation

bool get isSecureSocket => (socketType == SocketType.ssl);