dataSlice property

DataSlice? dataSlice
final

Limit the returned account data to the range DataSlice.offset : DataSlice.offset + DataSlice.length.

Implementation

final DataSlice? dataSlice;