PostPasskeyRegisterOptions constructor
PostPasskeyRegisterOptions({
- dynamic onSuccess(
- Response
- dynamic onError(
- ApiError
Implementation
PostPasskeyRegisterOptions({this.onSuccess, this.onError})
: super("$_PATH", {});