onUserWillBeCreated property

UserInfoCreationCallback? onUserWillBeCreated
final

Called when a user is about to be created, gives a chance to abort the creation by returning false.

Implementation

final UserInfoCreationCallback? onUserWillBeCreated;