getRemovedAccountInfo abstract method

Future<void> getRemovedAccountInfo(
  1. String userId,
  2. Map<String, dynamic> userData
)

Implementation

Future<void> getRemovedAccountInfo(String userId, Map<String, dynamic> userData);