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