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