errorSubsriptionUpdateFailed abstract method

String errorSubsriptionUpdateFailed(
  1. String product
)

No description provided for @errorSubsriptionUpdateFailed.

In en, this message translates to: 'Subscription plan for product '{product}' failed to activate. Please contact support'

Implementation

String errorSubsriptionUpdateFailed(String product);