ExtraTripScores constructor
ExtraTripScores({})
Implementation
ExtraTripScores({
this.hardAcceleration,
this.hardBraking,
this.hardTurn,
this.speeding,
this.drowsy,
this.hardAccelerationStarRating,
this.hardBrakingStarRating,
this.hardTurnStarRating,
this.speedingStarRating,
this.drowsyStarRating,
});