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