toStringPretty method
Implementation
String toStringPretty() =>
'FlutterBluetoothEntry(mac: $mac, signalStrength: $signalStrength, timestamp: $timestamp, name: $name, uuid: $uuid, major: $major, minor: $minor, type: $type, txPower: $txPower)';
String toStringPretty() =>
'FlutterBluetoothEntry(mac: $mac, signalStrength: $signalStrength, timestamp: $timestamp, name: $name, uuid: $uuid, major: $major, minor: $minor, type: $type, txPower: $txPower)';