- 实现者
- 注释
-
- @Unstable()
属性
- hashCode → int
- 该对象的哈希码。no setterinherited
- requiredExtensions → StringList?
-
no setter
- runtimeType → Type
- 对该对象运行时类型的表示。no setterinherited
- systemLanguage → StringList?
-
no setter
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时调用。inherited
-
toString(
) → String - 该对象的字符串表示。inherited
操作符
-
operator ==(
Object other) → bool - 平等运算符。inherited