allowUseCellularNetwork abstract method
Indicates whether to allow downloading using cellular networks (3G, LTE, and other). Disallowed by default.
Implementation
void allowUseCellularNetwork(core.bool useCellular);
Indicates whether to allow downloading using cellular networks (3G, LTE, and other). Disallowed by default.
void allowUseCellularNetwork(core.bool useCellular);