onUserWillBeCreated property
Called when a user is about to be created, gives a chance to abort the creation by returning false.
Implementation
final UserInfoCreationCallback? onUserWillBeCreated;
Called when a user is about to be created, gives a chance to abort the creation by returning false.
final UserInfoCreationCallback? onUserWillBeCreated;