applicationMergeHandler property
Called when two auth users are merged. Application developers should write their application-specific merge logic here.
Implementation
final AccountMergeHandler? applicationMergeHandler;
Called when two auth users are merged. Application developers should write their application-specific merge logic here.
final AccountMergeHandler? applicationMergeHandler;