myId property

String myId

The id of the current user

Implementation

String get myId => gameManager.username;