getSubscriptionForAccount abstract method

Future<Subscription> getSubscriptionForAccount(
  1. ServiceCall call,
  2. AccountId request
)

Implementation

$async.Future<$0.Subscription> getSubscriptionForAccount(
    $grpc.ServiceCall call, $2.AccountId request);