supportedComputers property

Future<List<Computer>> get supportedComputers

Implementation

Future<List<Computer>> get supportedComputers => throw UnimplementedError();