Checks to see if the mutation observer API is supported on the current platform.
Source
static bool get supported { return true; }
Checks to see if the mutation observer API is supported on the current platform.
static bool get supported { return true; }