port property

int? get port

Implementation

int? get port => js_util.getProperty(this, 'port');