get abstract method

Future<Promotion> get(
  1. ServiceCall call,
  2. PromotionId request
)

Implementation

$async.Future<$1.Promotion> get(
    $grpc.ServiceCall call, $0.PromotionId request);