resolvedMessageRoutes property

Map<String, GrpcServiceContext> resolvedMessageRoutes
final

The resolvedMessageRoutes property contains the resolved message routes of the application.

Implementation

final Map<String, GrpcServiceContext> resolvedMessageRoutes = {};