VehicleEstimationsError constructor Null safety

VehicleEstimationsError(
  1. String cause
)

Implementation

VehicleEstimationsError(this.cause);