getSbp method

Future<RpcSbpInfo> getSbp(
  1. String sbpName
)

Implementation

Future<RpcSbpInfo> getSbp(String sbpName) => api.getSbp(sbpName);