osVersion property

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

Version of the operating system on the merchant device.

Implementation

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