list2 top-level property

Iterable<num> list2
final

Implementation

final list2 = list.map((v) => pow(v, 2))