passkeyBindingToken property Null safety
read / write
An optional one-time-token returned from successful redeemOtp
that may be redeemed for a credential_binding_link from the /credential-binding-jobs endpoint.
Implementation
String? passkeyBindingToken;