getState abstract method

Future<ServicePointState> getState(
  1. ServiceCall call,
  2. ServicePointId request
)

Implementation

$async.Future<$1.ServicePointState> getState(
    $grpc.ServiceCall call, $0.ServicePointId request);