recommendedFees abstract method

Future<RecommendedFees> recommendedFees({
  1. dynamic hint,
})

See BreezServices::recommended_fees

Implementation

Future<RecommendedFees> recommendedFees({dynamic hint});