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