DeployPublisherModelResponse constructor
DeployPublisherModelResponse({})
Implementation
DeployPublisherModelResponse({
this.publisherModel = '',
this.endpoint = '',
this.model = '',
}) : super(fullyQualifiedName);