me property

CallMember get me

Returns the CallMember of the currently authorized MyUser.

Implementation

CallMember get me => members[_me]!;