bandwidthConstrainedOk property
If set to true, messages will be allowed to be delivered to the app while the device is in bandwidth constrained mode.
This should only be enabled when the app has been tested to properly handle messages in bandwidth constrained mode.
Optional.
Implementation
core.bool? bandwidthConstrainedOk;