Sets the user ID.
Future<bool?> setUserId(String userId) { throw UnimplementedError('setUserId() has not been implemented.'); }