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