screenHeight property
The total height of the shopper's device screen in pixels.
Implementation
@BuiltValueField(wireName: r'screenHeight')
int get screenHeight;
The total height of the shopper's device screen in pixels.
@BuiltValueField(wireName: r'screenHeight')
int get screenHeight;