Gets the attached assets.
\Drupal\Core\Asset\AttachedAssets|null The attached assets for this command.
public function getAttachedAssets() { return $this->attachedAssets; }