RubricId constructor

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

Implementation

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