getCurrent abstract method

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

Implementation

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