fromAmountMsats abstract method

String fromAmountMsats(
  1. String amount
)

No description provided for @fromAmountMsats.

In en, this message translates to: 'From {amount} msats'

Implementation

String fromAmountMsats(String amount);