The currently identified user ID, or null if identify() hasn't been called.
identify()
Future<String?> getCurrentUserId() { throw UnimplementedError('getCurrentUserId() has not been implemented.'); }