core.Map<core.String, core.dynamic> toJson() => { if (identityConfig != null) 'identityConfig': identityConfig!, if (kerberosConfig != null) 'kerberosConfig': kerberosConfig!, };