Port constructor

const Port(
  1. int value
)

Creates a new Port

Implementation

const Port(this.value);