Dart
dart:io
ProcessStartMode
NORMAL
constant
NORMAL
ProcessStartMode class
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static properties
values
Constants
DETACHED
detached
DETACHED_WITH_STDIO
detachedWithStdio
INHERIT_STDIO
inheritStdio
NORMAL
normal
NORMAL constant
ProcessStartMode
const
NORMAL
=
normal
Implementation
static const NORMAL = normal