slices property

The slices of the object.

Implementation

List<SashimiSlice> get slices => List.unmodifiable(_slices);