all property

List<TPrototype> get all

Implementation

List<TPrototype> get all {
  return _connectedTests;
}