MOBILE constant
UserPreferredContentMode
const MOBILE
Represents content targeting mobile browsers.
Implementation
static const MOBILE = UserPreferredContentMode._internal(1, 1);
Represents content targeting mobile browsers.
static const MOBILE = UserPreferredContentMode._internal(1, 1);