menu
Dart
dart:io
RawSynchronousSocket
remotePort property
remotePort
brightness_4
brightness_5
description
remotePort
property
int
remotePort
The remote port connected to by this socket.
Implementation
int get remotePort;
Dart
dart:io
RawSynchronousSocket
remotePort property
RawSynchronousSocket class
Constructors
RawSynchronousSocket
Properties
address
hashCode
port
remoteAddress
remotePort
runtimeType
Methods
available
closeSync
noSuchMethod
readIntoSync
readSync
shutdown
toString
writeFromSync
Operators
operator ==
Static methods
connectSync