CompValueRef<T extends Comparable<T> > constructor
const
CompValueRef<T extends Comparable<T> > (
- String ref
Implementation
const CompValueRef(
this.ref,
) : super._();