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