ActivityFlags constructor

ActivityFlags(
  1. int value
)

Create a new ActivityFlags.

Implementation

ActivityFlags(super.value);