Construct a list from List<int>.
List<int>
Int64List.fromList(List<int> ints) : inner = $data.Int64List.fromList(ints);