menu
nice2dev_flutter_ui
auth\nice_auth.dart
NiceTokenManagement
onCreateToken property
onCreateToken
dark_mode
light_mode
onCreateToken
property
Future
<
void
>
Function
(
String
name
,
List
<
String
>
scopes
)
?
onCreateToken
final
Implementation
final Future<void> Function(String name, List<String> scopes)? onCreateToken;
nice2dev_flutter_ui
nice_auth
NiceTokenManagement
onCreateToken property
NiceTokenManagement class