-
Enhancement
-
Resolution: Fixed
-
P3
-
7-pool
Right now we have a situation where getInsets() exists on Region, and is mutable, but is not a property. I implemented essentially a property and threw on a @treatasprivate for this release. In the next, we should remove this and turn it into a property.