data property

List<int>? data
getter/setter pair

The data send for the first request

Implementation

List<int>? data;