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