IoTypes class

This class contains dart:io bridge type specs for convenience

Constructors

IoTypes()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

directory → const BridgeTypeSpec
Bridge type spec for $Directory
file → const BridgeTypeSpec
Bridge type spec for $File
fileMode → const BridgeTypeSpec
Bridge type spec for $FileMode
fileStat → const BridgeTypeSpec
Bridge type spec for $FileStat
fileSystemEntity → const BridgeTypeSpec
Bridge type spec for $FileSystemEntity
fileSystemEntityType → const BridgeTypeSpec
Bridge type spec for $FileSystemEntityType
fileSystemException → const BridgeTypeSpec
Bridge type spec for $FileSystemException
httpClient → const BridgeTypeSpec
Bridge type spec for $HttpClient
httpClientRequest → const BridgeTypeSpec
Bridge type spec for $HttpClientRequest
httpClientResponse → const BridgeTypeSpec
Bridge type spec for $HttpClientResponse
httpStatus → const BridgeTypeSpec
Bridge type spec for $HttpStatus
internetAddress → const BridgeTypeSpec
Bridge type spec for $InternetAddress
internetAddressType → const BridgeTypeSpec
Bridge type spec for $InternetAddressType
ioSink → const BridgeTypeSpec
Bridge type spec for $IOSink
stringSink → const BridgeTypeSpec
Bridge type spec for StringSink