dispose abstract method
Releases the resources used by this semantics update.
After calling this function, the semantics update is cannot be used further.
This can't be a leaf call because the native function calls Dart API (Dart_SetNativeInstanceField).
Implementation
void dispose();