未验证 提交 3b4d0378 编写于 作者: Z Zachary Anderson 提交者: GitHub

Fix SemanticsUpdate.dispose() native (#4708)

上级 c97883dd
......@@ -479,5 +479,5 @@ class SemanticsUpdate extends NativeFieldWrapperClass2 {
///
/// After calling this function, the semantics update is cannot be used
/// further.
void dispose() native 'SemanticsUpdateBuilder_dispose';
void dispose() native 'SemanticsUpdate_dispose';
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册