Returns a list of available disks on the system.
Future<List<DiskInfo>> getDisks() { throw UnimplementedError('getDisks() has not been implemented.'); }