Disconnects from connected device
@override Future<void> disconnect() async { await methodChannel.invokeMethod<bool>('disconnect'); }