isSingleNode property

bool isSingleNode

Check if connection is on a single node

Implementation

bool get isSingleNode => gossipSeeds.isEmpty;