SEP38FeeDetails constructor

SEP38FeeDetails(
  1. String name,
  2. String amount,
  3. {String? description}
)

Implementation

SEP38FeeDetails