core.Map<core.String, core.dynamic> toJson() => { if (region != null) 'region': region!, if (serviceId != null) 'serviceId': serviceId!, };