simulateNetworkOffline property

bool simulateNetworkOffline
getter/setter pair

When true, invokeApi returns an offline error without calling the delegate.

Implementation

bool simulateNetworkOffline = false;