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