listLsps abstract method

Future<List<LspInformation>> listLsps({
  1. dynamic hint,
})

See BreezServices::list_lsps

Implementation

Future<List<LspInformation>> listLsps({dynamic hint});