bluetoothConnectedToDeviceType abstract method

String bluetoothConnectedToDeviceType(
  1. String deviceType
)

show Bluetooth Connected to $deviceType.

In en, this message translates to: 'Bluetooth Connected to\n{deviceType}.'

Implementation

String bluetoothConnectedToDeviceType(String deviceType);