MotorVehicleProfile({ this.mass = 0, this.maxSpeed = 0, this.fuel = FuelType.petrol, super.plateNumber = '', });