onRequestToken property

void Function()? onRequestToken
final

Callback function triggered when a token request is made.

Implementation

final void Function()? onRequestToken;