methodLookup property

MethodLookup methodLookup
final

Maps Endpoint methods to integer ids. Persistent through restarts and updates to the server, and consistent between servers in the same cluster.

Implementation

final MethodLookup methodLookup = MethodLookup('generated/protocol.yaml');