IspPlacement constructor
IspPlacement({
- String? ispName,
- PlacementStatistics? placementStatistics,
Implementation
IspPlacement({
this.ispName,
this.placementStatistics,
});