menu
nice2dev_flutter_ui
auth\nice_auth.dart
NiceTokenManagement
onRevokeToken property
onRevokeToken
dark_mode
light_mode
onRevokeToken
property
Future
<
void
>
Function
(
String
id
)
?
onRevokeToken
final
Implementation
final Future<void> Function(String id)? onRevokeToken;
nice2dev_flutter_ui
nice_auth
NiceTokenManagement
onRevokeToken property
NiceTokenManagement class