endpoints property

Map<RegExp, Endpoint> endpoints
getter/setter pair

Implementation

Map<RegExp,Endpoint> endpoints = Map<RegExp,Endpoint>();