CloudProviders constructor
CloudProviders({})
Returns a new CloudProviders instance.
Implementation
CloudProviders({
this.dateCreated,
this.lastUpdated,
this.providerId,
required this.name,
this.parentCompany,
this.marketingHomepageUrl,
});