Boost.amount constructor
const
Boost.amount(
- double? amount, [
- dynamic debugLabel
Implementation
const Boost.amount(this.amount, [this.debugLabel]) : percent = null;
const Boost.amount(this.amount, [this.debugLabel]) : percent = null;