createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
BluetoothService createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
BluetoothService createEmptyInstance() => create();