Group.empty constructor

const Group.empty()

Implementation

const Group.empty()
    : id = null,
      displayName = null,
      mail = null,
      mailNickname = null,
      description = null,
      visibility = null,
      groupLifecyclePolicy = null,
      createdDateTime = null,
      classification = null,
      hasExternalMembers = null,
      proxyAddresses = null,
      mailboxSettings = null,
      isArchived = null,
      legalAgeGroupClassification = null,
      isSubscribedByMail = null,
      isFavorite = null,
      renewedDateTime = null,
      securityEnabled = null,
      securityIdentifier = null,
      mailEnabled = null,
      theme = null,
      groupTypes = null,
      membershipRule = null,
      membershipRuleProcessingState = null,
      preferredDataLocation = null,
      preferredLanguage = null;