uploadOnCellularAllowed property

List<String>? uploadOnCellularAllowed
getter/setter pair

Specifies which of the enabled log types can be uploaded over mobile data.

By default logs are queued for upload when the device connects to WiFi.

Implementation

core.List<core.String>? uploadOnCellularAllowed;