resetNotificationPolicyToDefault abstract method

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

Implementation

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