localName property

String? localName

User name for the connection.

接続した際のユーザー名。

Implementation

String? get localName => _localName;