Encerra a conexão Bluetooth atual, liberando recursos.
@override Future<void> disconnect() async { await _channel.invokeMethod('disconnect'); }