FeeDetailsDetails constructor

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

Implementation

FeeDetailsDetails