toJson method

Map<String, dynamic> toJson()

json to BluetoothDevice obj

Implementation

Map<String, dynamic> toJson() => _$BluetoothDeviceToJson(this);