MainMethodCash constructor

MainMethodCash(
  1. int amount
)

Implementation

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