CacheControlEnumOp constructor

const CacheControlEnumOp(
  1. int value
)

Implementation

const CacheControlEnumOp(int value) : super(value);