ExternalServiceCost constructor
ExternalServiceCost({})
Implementation
ExternalServiceCost({
this.bytesBilled,
this.bytesProcessed,
this.externalService,
this.reservedSlotCount,
this.slotMs,
});
ExternalServiceCost({
this.bytesBilled,
this.bytesProcessed,
this.externalService,
this.reservedSlotCount,
this.slotMs,
});