TruckInfo constructor
TruckInfo({})
Implementation
TruckInfo({this.plateProvince, this.plateNumber, this.truckAxis, this.truckHeight, this.truckWidth, this.truckLoad, this.truckWeight});
TruckInfo({this.plateProvince, this.plateNumber, this.truckAxis, this.truckHeight, this.truckWidth, this.truckLoad, this.truckWeight});