core.Map<core.String, core.dynamic> toJson() { final inventorySourceId = this.inventorySourceId; return {'inventorySourceId': ?inventorySourceId}; }