DescribeRobotApplicationResponse constructor
DescribeRobotApplicationResponse({})
Implementation
DescribeRobotApplicationResponse({
this.arn,
this.lastUpdatedAt,
this.name,
this.revisionId,
this.robotSoftwareSuite,
this.sources,
this.tags,
this.version,
});