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