PhiValue constructor

const PhiValue(
  1. Variable variable
)

Implementation

const PhiValue(this.variable) : super();