offerSnapshot abstract method

Future<ResponseOfferSnapshot> offerSnapshot(
  1. ServiceCall call,
  2. RequestOfferSnapshot request
)

Implementation

$async.Future<$0.ResponseOfferSnapshot> offerSnapshot(
    $grpc.ServiceCall call, $0.RequestOfferSnapshot request);