me property

CallMember get me

Returns a CallMember of the currently authorized MyUser.

Implementation

CallMember get me => _currentCall.value.me;