SEP24FeeResponse constructor Null safety

SEP24FeeResponse(
  1. double? fee
)

Implementation

SEP24FeeResponse(this.fee);