delegate property

  1. @visibleForTesting
HttpsCallablePlatform delegate
final

Returns the underlying HttpsCallablePlatform delegate for this HttpsCallable instance. This is useful for testing purposes only.

Implementation

@visibleForTesting
final HttpsCallablePlatform delegate;