AllocationReservationSharingPolicy constructor

AllocationReservationSharingPolicy({
  1. String? serviceShareType,
})

Implementation

AllocationReservationSharingPolicy({
  this.serviceShareType,
});