all property

List<Protocol> get all

Returns a list of all supported protocols

Implementation

static List<Protocol> get all => _protocols.values.toList();