Future<void> identify(String userId, Map<String, dynamic>? userData) { throw UnimplementedError('identify() has not been implemented.'); }