ConditionID<O> constructor

ConditionID<O>([
  1. dynamic idValue
])

Implementation

ConditionID([this.idValue]) : super._();