Gets the flashbag interface.
Overrides FlashBagAwareSessionInterface::getFlashBag
public function getFlashBag() : FlashBagInterface { return $this->getBag($this->flashName); }