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