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