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