testWebMethod_Message abstract method

Future<StringValue> testWebMethod_Message(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$0.StringValue> testWebMethod_Message(
    $grpc.ServiceCall call, $0.StringValue request);