CaptchaOptions.KerberusDelegated constructor

CaptchaOptions.KerberusDelegated()

Implementation

factory CaptchaOptions.KerberusDelegated() {
  return CaptchaOptions._internal({
    "kotlinType": "com.icure.cardinal.sdk.dart.auth.CaptchaOptions.Kerberus.Delegated"
  });
}