pendingInvites property

List<String> get pendingInvites

Implementation

List<String> get pendingInvites => _pendingInvites.toList();