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