isInvitable property
bool?
get
isInvitable
Check if member is allow to add another member
Implementation
bool? get isInvitable => _invitable;
Check if member is allow to add another member
bool? get isInvitable => _invitable;