disconnectDevice method
Implementation
Future<void> disconnectDevice() {
throw UnimplementedError('disconnectDevice() has not been implemented.');
}
Future<void> disconnectDevice() {
throw UnimplementedError('disconnectDevice() has not been implemented.');
}