hardDeleteUser property

FutureOr<bool> Function(String userId) hardDeleteUser
final

Deletes all phone-number state for a user identifier.

Implementation

final FutureOr<bool> Function(String userId) hardDeleteUser;