device property
Contains information about the device used for provisioning the network token.
Implementation
@BuiltValueField(wireName: r'device')
Device? get device;
Contains information about the device used for provisioning the network token.
@BuiltValueField(wireName: r'device')
Device? get device;