elementAt method

Map elementAt (int index)

Implementation

Map elementAt(int index) => this[index];