MainMethodInstallment constructor

MainMethodInstallment(
  1. int amount
)

Implementation

MainMethodInstallment(int amount) : super._(amount);