registeredMethodsForService property

Map<String, List<String>> get registeredMethodsForService

Implementation

Map<String, List<String>> get registeredMethodsForService =>
    _registeredMethodsForService;