SkuFlags constructor

SkuFlags(
  1. int value
)

Create a new SkuFlags.

Implementation

SkuFlags(super.value);