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