menu
Dart
dart:io
StdioType class
StdioType
dark_mode
light_mode
描述
StdioType
类
final
标准 IO 流可以连接到的对象类型。
属性
hashCode
→
int
此对象的哈希码。
无设置器
继承
name
→
String
final
runtimeType
→
Type
对象的运行时类型表示。
无设置器
继承
方法
noSuchMethod
(
Invocation
invocation
)
→ dynamic
当访问不存在的方法或属性时被调用。
继承
toString
(
)
→
String
此对象的字符串表示。
覆盖
运算符
operator ==
(
Object
other
)
→
bool
等于运算符。
继承
常量
file
→ const
StdioType
other
→ const
StdioType
pipe
→ const
StdioType
terminal
→ const
StdioType
Dart
dart:io
StdioType 类
dart:io 库
Cookie 管理控件