VKPlaneAnchor constructor
VKPlaneAnchor({
- JSObject? $$context$$,
Implementation
VKPlaneAnchor({mpjs.JSObject? $$context$$}) {
this.$$context$$ = $$context$$ ?? mpjs.JSObject("Object");
}