$_getMap<K, V> method

Map<K, V> $_getMap<K, V>(
  1. int index
)
inherited

For generated code only.

Implementation

Map<K, V> $_getMap<K, V>(int index) => _fieldSet._$getMap<K, V>(this, index);