initVector property

List<int> initVector

Implementation

List<int> get initVector => data.sublist(9, 17);