getBundleHistory abstract method

Future<GetBundleHistoryResponse> getBundleHistory(
  1. ServiceCall call,
  2. GetBundleHistoryRequest request
)

Implementation

$async.Future<$0.GetBundleHistoryResponse> getBundleHistory(
    $grpc.ServiceCall call, $0.GetBundleHistoryRequest request);