googleAuthen abstract method

Future<GoogleAuthenReply> googleAuthen(
  1. ServiceCall call,
  2. GoogleAuthenRequest request
)

Implementation

$async.Future<$0.GoogleAuthenReply> googleAuthen($grpc.ServiceCall call, $0.GoogleAuthenRequest request);