ConfigurationBusinessProfile constructor
const
ConfigurationBusinessProfile({})
business_profile_create_param
The business information shown to customers in the portal.
Implementation
const ConfigurationBusinessProfile({
this.headline,
this.privacyPolicyUrl,
this.termsOfServiceUrl,
});