[Stripe] «Cannot override final method Df\Payment\Block\Info::_prepareSpecificInformation() in mage2pro/stripe/Block/Info.php on line 40»

The error is a result of some form of the upgrade instruction violation, because the \Dfe\Stripe\Block\Info class in the latest 1.6.13 release of the Stripe extension does not override the \Df\Payment\Block\Info::_prepareSpecificInformation() method, and even does not contain the line 40 because it only contains 20 lines.