port property

num? get port

Implementation

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