MutationRecord 类
- 注释
-
- @Native("MutationRecord")
属性
-
addedNodes → List<
Node> ? -
没有设置器
- attributeName → String?
-
没有设置器
- attributeNamespace → String?
-
没有设置器
- hashCode → int
- 该对象的哈希码。没有设置器继承
- nextSibling → Node?
-
没有设置器
- oldValue → String?
-
没有设置器
- previousSibling → Node?
-
没有设置器
-
removedNodes → List<
Node> ? -
没有设置器
- runtimeType → Type
- 对象运行类型的表现。没有设置器继承
- target → Node?
-
没有设置器
- type → String?
-
没有设置器
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时被调用。继承
-
toString(
) → String - 该对象的字符串表示。继承
运算符
-
operator ==(
Object other) → bool - 等号运算符。继承