BluetoothStatus constructor
Returns a new BluetoothStatus instance.
Implementation
BluetoothStatus({
this.powered,
this.pairable,
this.discoverable,
});
Returns a new BluetoothStatus instance.
BluetoothStatus({
this.powered,
this.pairable,
this.discoverable,
});