getFids abstract method

Future<FidsResponse> getFids(
  1. ServiceCall call,
  2. FidsRequest request
)

Implementation

$async.Future<$1.FidsResponse> getFids($grpc.ServiceCall call, $1.FidsRequest request);