JoinConstraintUsing constructor

const JoinConstraintUsing(
  1. List<Ident> value
)

Implementation

const JoinConstraintUsing(this.value);