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