menu
solana package
documentation
dto.dart
DataSlice
DataSlice const constructor
DataSlice const constructor
dark_mode
light_mode
DataSlice
constructor
const
DataSlice
(
{
int
?
offset
,
int
?
length
,
})
Implementation
const DataSlice({ this.offset, this.length, });
solana package
documentation
dto
DataSlice
DataSlice const constructor
DataSlice class