createEmptyInstance method Null safety

BluetoothReadWriteData createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

BluetoothReadWriteData createEmptyInstance() => create();