DescribeFleetResponse constructor
DescribeFleetResponse({})
Implementation
DescribeFleetResponse({
this.arn,
this.createdAt,
this.lastDeploymentJob,
this.lastDeploymentStatus,
this.lastDeploymentTime,
this.name,
this.robots,
this.tags,
});