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