OrgId constructor

const OrgId([
  1. int value = 0
])

Implementation

const OrgId([this.value = 0]);