$InteractiveFlag.wrap constructor
$InteractiveFlag.wrap(
- InteractiveFlag $value
Wrap a InteractiveFlag in a $InteractiveFlag
Implementation
$InteractiveFlag.wrap(this.$value) : _superclass = $Object($value);