DeviceIdentifier constructor

const DeviceIdentifier(
  1. String id
)

Implementation

const DeviceIdentifier(this.id);