Boost.amount constructor

const Boost.amount(
  1. double? amount, [
  2. dynamic debugLabel
])

Implementation

const Boost.amount(this.amount, [this.debugLabel]) : percent = null;