identifyUser abstract method

Future<void> identifyUser(
  1. String? uid
)

Implementation

Future<void> identifyUser(String? uid);