localUsername property

String localUsername
Local username to authenticate ourselves.

Implementation

String get localUsername => _session?.localAuthentication.username ?? "";