fromPairs property

Map fromPairs

fromPairs Creates an array from the pairs of array. @param array the list to compare against

Implementation

Map get fromPairs => array.fromPairs(this);