getAllowanceAmounts abstract method

Stream<AddressAllowanceAmount> getAllowanceAmounts(
  1. ServiceCall call,
  2. AddressAllowanceRequest request
)

Implementation

$async.Stream<$0.AddressAllowanceAmount> getAllowanceAmounts(
    $grpc.ServiceCall call, $0.AddressAllowanceRequest request);