saveData property

bool get saveData

The saveData read-only property of the NetworkInformation interface returns true if the user has set a reduced data usage option on the user agent.

Implementation

external bool get saveData;