getMyId method

String? getMyId()

Gives an id of the local user (client).

Implementation

String? getMyId() => myId;