verbs property

HashMap<String, Verb> get verbs

Implementation

HashMap<String, Verb> get verbs => _verbs;