ApplicationAttemptInfo constructor
ApplicationAttemptInfo({})
Implementation
ApplicationAttemptInfo({
this.appSparkVersion,
this.attemptId,
this.completed,
this.durationMillis,
this.endTime,
this.lastUpdated,
this.sparkUser,
this.startTime,
});