value property

List<int> get value

the new data

Implementation

List<int> get value => _response.value;