onEntry property

dynamic Function(String key, T val) onEntry
getter/setter pair

Implementation

Function(String key, T val) onEntry;