Future<void> setUserIdentifier({required String identifier}) async { throw UnimplementedError('setUserIdentifier() has not been implemented.'); }