IdPort constructor

const IdPort(
  1. String id, [
  2. CompassPt? compassPt
])

Implementation

const IdPort(this.id, [this.compassPt]);