endpoints property

List<EndpointDefinition> endpoints
final

The endpoints that are a part of this protocol. This does not include endpoints from other modules or package:serverpod.

Implementation

final List<EndpointDefinition> endpoints;