me property
String?
get
me
Get the Voximplant user identifier for the current user, e.g., 'username@appname.accname'
Implementation
String? get me => _MessengerShared._me;
Get the Voximplant user identifier for the current user, e.g., 'username@appname.accname'
String? get me => _MessengerShared._me;