Creates an instance of this class with an offset and length value of 0.
this
0
factory DataSlice.zero() => const DataSlice( offset: 0, length: 0, );