toFixedMap method

FixedMap<K, T> toFixedMap()

Implementation

FixedMap<K, T> toFixedMap() => FixedMap<K, T>(this);