JasprServerDeployResult constructor
const
JasprServerDeployResult({})
Implementation
const JasprServerDeployResult({
required this.success,
this.serviceUrl,
this.imageTag,
this.serviceName,
this.region,
this.message = '',
});