testDeviceCallableOverride property

  1. @visibleForTesting
set testDeviceCallableOverride (HttpsCallable? value)

Implementation

@visibleForTesting
set testDeviceCallableOverride(HttpsCallable? value) =>
    _testDeviceCallableOverride = value;