BluetoothException constructor

const BluetoothException([
  1. String? message
])

Implementation

const BluetoothException([this.message]) : super();