methodMap property

Map<String, ActorMethod> methodMap
getter/setter pair

Implementation

Map<String, ActorMethod> methodMap = <String, ActorMethod>{};