addCustomNotificationPolicy abstract method

Future<AddCustomNotificationPolicyResponse> addCustomNotificationPolicy(
  1. ServiceCall call,
  2. AddCustomNotificationPolicyRequest request
)

Implementation

$async.Future<$0.AddCustomNotificationPolicyResponse>
    addCustomNotificationPolicy($grpc.ServiceCall call,
        $0.AddCustomNotificationPolicyRequest request);