dataSlice property
Limit the returned account data to the range DataSlice.offset : DataSlice.offset + DataSlice.length.
Implementation
final DataSlice? dataSlice;
Limit the returned account data to the range DataSlice.offset : DataSlice.offset + DataSlice.length.
final DataSlice? dataSlice;