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