get abstract method

Future<PayoutStatus> get(
  1. ServiceCall call,
  2. PayoutId request
)

Implementation

$async.Future<$0.PayoutStatus> get(
    $grpc.ServiceCall call, $0.PayoutId request);