Gets a list of available TTY devices
Future<List<String>> getTtyDevices() { throw UnimplementedError('getTtyDevices() has not been implemented.'); }