NumericalAddition constructor

const NumericalAddition(
  1. num amount
)

Implementation

const NumericalAddition(this.amount);