AgentDeviceId constructor

AgentDeviceId({
  1. String? id,
})

Implementation

AgentDeviceId({this.id});