build method
Creates a SemanticsUpdate object that encapsulates the updates recorded by this object.
The returned object can be passed to Window.updateSemantics to actually update the semantics retained by the system.
Implementation
SemanticsUpdate build() native 'SemanticsUpdateBuilder_build';