BleDevices constructor

BleDevices(
  1. String name,
  2. String id
)

Implementation

BleDevices(this.name, this.id);