getNotificationPolicy abstract method

Future<GetNotificationPolicyResponse> getNotificationPolicy(
  1. ServiceCall call,
  2. GetNotificationPolicyRequest request
)

Implementation

$async.Future<$2.GetNotificationPolicyResponse> getNotificationPolicy(
    $grpc.ServiceCall call, $2.GetNotificationPolicyRequest request);