toFixedList method

FixedList<T> toFixedList()

Implementation

FixedList<T> toFixedList() => FixedList<T>(this);