Input$UpdateEnterpriseProfileInput constructor
Input$UpdateEnterpriseProfileInput({})
Implementation
Input$UpdateEnterpriseProfileInput(
{this.clientMutationId,
this.description,
required this.enterpriseId,
this.location,
this.name,
this.websiteUrl});