isInvitable property

bool? isInvitable

Check if member is allow to add another member

Implementation

bool? get isInvitable => _invitable;