core.Map<core.String, core.dynamic> toJson() { final materializedView = this.materializedView; return {'materializedView': ?materializedView}; }