refreshApiToken abstract method

Future<RefreshApiTokenResponse_> refreshApiToken(
  1. ServiceCall call,
  2. RefreshApiTokenRequest_ request
)

Implementation

$async.Future<$3.RefreshApiTokenResponse_> refreshApiToken(
    $grpc.ServiceCall call, $3.RefreshApiTokenRequest_ request);