me property

String? me

Get the Voximplant user identifier for the current user, e.g., 'username@appname.accname'

Implementation

String? get me => _MessengerShared._me;