testWebMethod_ManyNotifications abstract method

Future<Notification> testWebMethod_ManyNotifications(
  1. ServiceCall call,
  2. Notification request
)

Implementation

$async.Future<$1.Notification> testWebMethod_ManyNotifications(
    $grpc.ServiceCall call, $1.Notification request);