testWebMethod_MyInteger abstract method

Future<Int32Value> testWebMethod_MyInteger(
  1. ServiceCall call,
  2. Int32Value request
)

Implementation

$async.Future<$0.Int32Value> testWebMethod_MyInteger(
    $grpc.ServiceCall call, $0.Int32Value request);