Dart
dart:io
StdinException
StdinException const constructor
StdinException
description
StdinException
constructor
Null safety
const
StdinException
(
String
message
,
[
OSError
?
osError
]
)
Implementation
const
StdinException(
this
.message, [
this
.osError]);
Dart
dart:io
StdinException
StdinException const constructor
StdinException class
Constructors
StdinException
Properties
hashCode
message
osError
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Cookies management controls