sendInfoPush abstract method

Future<Empty> sendInfoPush(
  1. ServiceCall call,
  2. PushNotificationProto_InfoPushRequest request
)

Implementation

$async.Future<$1.Empty> sendInfoPush($grpc.ServiceCall call, $0.PushNotificationProto_InfoPushRequest request);