uploadOnCellularAllowed property
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;
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.
core.List<core.String>? uploadOnCellularAllowed;