getCurrent abstract method

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

Implementation

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