()
| 195 | get style() { return native("PiuContent_get_style").call(this); }, |
| 196 | get time() { return native("PiuContent_get_time").call(this); }, |
| 197 | get type() { return native("PiuContent_get_type").call(this); }, |
| 198 | get variant() { return native("PiuContent_get_variant").call(this); }, |
| 199 | get visible() { return native("PiuContent_get_visible").call(this); }, |
| 200 | get x() { return native("PiuContent_get_x").call(this); }, |
no outgoing calls
no test coverage detected