shouldDeleteOnFirebase property

bool shouldDeleteOnFirebase
final

Indicate if the application should remove the user on firebase from the SDK Is common to rely the deletion on the backend itself Defaults to false

Implementation

final bool shouldDeleteOnFirebase;