onRevokeToken property

Future<void> Function(String id)? onRevokeToken
final

Implementation

final Future<void> Function(String id)? onRevokeToken;