device property
Contains information about the device used to provision the network token.
Implementation
@BuiltValueField(wireName: r'device')
DeviceInfo? get device;
Contains information about the device used to provision the network token.
@BuiltValueField(wireName: r'device')
DeviceInfo? get device;