myId property

String get myId

The id of the current user

Implementation

String get myId => gameManager.username;