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