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