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