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