getCurrentTime abstract method

Future<GetCurrentTimeResponse> getCurrentTime(
  1. ServiceCall call,
  2. GetCurrentTimeRequest request
)

Implementation

$async.Future<$0.GetCurrentTimeResponse> getCurrentTime(
    $grpc.ServiceCall call, $0.GetCurrentTimeRequest request);