isInvitable property

bool? get isInvitable

Check if member is allow to add another member

Implementation

bool? get isInvitable => _invitable;