isSocket method

bool isSocket()

Returns true if this is a socket.

Implementation

bool isSocket() => false;