keyMapping property

  1. @override
KeyMapping keyMapping
inherited

The KeyMapping in use by this TTMultiMap. Is applied to all incoming keys.

See: KeyMapping.

Implementation

@override
KeyMapping get keyMapping => _keyMapping;