Input$CreateEnterpriseOrganizationInput constructor
Input$CreateEnterpriseOrganizationInput({})
Implementation
Input$CreateEnterpriseOrganizationInput(
{required this.adminLogins,
required this.billingEmail,
this.clientMutationId,
required this.enterpriseId,
required this.login,
required this.profileName});