port property
TfRef<num>
get
port
Reference to port attribute.
Implementation
TfRef<num> get port => TfRef.attribute<num>(this, 'port');
Reference to port attribute.
TfRef<num> get port => TfRef.attribute<num>(this, 'port');