device property

  1. @BuiltValueField.new(wireName: r'device')
DeviceInfo? get device

Contains information about the device used to provision the network token.

Implementation

@BuiltValueField(wireName: r'device')
DeviceInfo? get device;