remoteUsername property

String remoteUsername
Peer's username.

Implementation

String get remoteUsername =>
    _session?.remoteAuthentication.username ?? "";