btc constant

AmountConverter const btc

Implementation

static const AmountConverter btc =
    AmountConverter._(decimals: 8, displayPrecision: 8);