onRequestToken property
void Function()?
onRequestToken
final
Callback function triggered when a token request is made.
Implementation
final void Function()? onRequestToken;
Callback function triggered when a token request is made.
final void Function()? onRequestToken;