getNetworkInfo abstract method

Future<GetNetworkInfoResponse> getNetworkInfo(
  1. ServiceCall call,
  2. GetNetworkInfoRequest request
)

Implementation

$async.Future<$0.GetNetworkInfoResponse> getNetworkInfo(
    $grpc.ServiceCall call, $0.GetNetworkInfoRequest request);