resetNotificationPolicyToDefault abstract method

Future<ResetNotificationPolicyToDefaultResponse> resetNotificationPolicyToDefault(
  1. ServiceCall call,
  2. ResetNotificationPolicyToDefaultRequest request
)

Implementation

$async.Future<$1.ResetNotificationPolicyToDefaultResponse>
    resetNotificationPolicyToDefault($grpc.ServiceCall call,
        $1.ResetNotificationPolicyToDefaultRequest request);