getCurrent abstract method

Future<GetCurrentResponse> getCurrent(
  1. ServiceCall call,
  2. GetCurrentRequest request
)

Implementation

$async.Future<$29.GetCurrentResponse> getCurrent($grpc.ServiceCall call, $29.GetCurrentRequest request);