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