getAddressAllowance abstract method

Stream<AddressAllowance> getAddressAllowance(
  1. ServiceCall call,
  2. AddressAllowanceRequest request
)

Implementation

$async.Stream<$1.AddressAllowance> getAddressAllowance(
    $grpc.ServiceCall call, $1.AddressAllowanceRequest request);