osName property

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

The operating system of the device used for provisioning the network token.

Implementation

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