os property

  1. @BuiltValueField.new(wireName: r'os')
String? get os

Operating system running on the shopper interaction device.

Implementation

@BuiltValueField(wireName: r'os')
String? get os;