属性
- hashCode → int
- 此对象的自定义哈希码。无设置器继承
- runtimeType → Type
- 表示对象的运行时类型。无设置器继承
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问非存在的方法或属性时被调用。继承
-
querySelector(
String selectors) → Element? -
toString(
) → String - 此对象的字符串表示。继承
操作符
-
operator ==(
Object other) → bool - 等于操作符。继承