Creates a new AssetQueryString instance.
\Drupal\Core\State\StateInterface $state: State service.
\Drupal\Component\Datetime\TimeInterface $time: System time service.
public function __construct(StateInterface $state, TimeInterface $time) { }