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