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