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