| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
external bool get keepIsolateAlive;@dacoh...@google.com, I wasn't able to get this to work without adding explicit getters and setters as the patching mechanism doesn't seem to like patching properties with implicit getters and setters.
external Pointer<Never> get address;I _think_ this was a bug and don't think this is breaking since it shouldn't be possible to assign a `Pointer<Never>` anyway?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |