port property

String get port

The pattern string for the port.

Implementation

_i2.String get port => _i4.getProperty(
      this,
      'port',
    );