localId property

String localId

The local id (account-id) of the logged in user.

Implementation

String get localId => _localId;