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