SliceFlag constructor

SliceFlag(
  1. int value
)

Implementation

SliceFlag(this.value) : assert(value < mask);