membershipRequired property
if true then user should either be a member of an organization or needs to create one in order to use the app
Implementation
final bool membershipRequired;
if true then user should either be a member of an organization or needs to create one in order to use the app
final bool membershipRequired;