discover abstract method

Future<DiscoverResponse> discover(
  1. ServiceCall call,
  2. DiscoverPoints request
)

Implementation

$async.Future<$4.DiscoverResponse> discover($grpc.ServiceCall call, $4.DiscoverPoints request);