region property

String? get region

Getter for the region of the current socket connection

Implementation

String? get region => _region;