CharacteristicProperties constructor
CharacteristicProperties({})
Implementation
CharacteristicProperties({
this.broadcast,
this.read,
this.writeWithoutResponse,
this.write,
this.notify,
this.indicate,
this.authenticatedSignedWrites,
this.extendedProperties,
});