planCanceled abstract method

String planCanceled(
  1. String type,
  2. String date
)

No description provided for @planCanceled.

In en, this message translates to: '{type}ending on {date}'

Implementation

String planCanceled(String type, String date);