getAmount method

  1. @override
String getAmount()
override

Implementation

@override
String getAmount() {
  return "$couponPrice";
}