BindParamExpr({this.index, this.name, required this.spelling}) : assert( (index == null) != (name == null), 'Exactly one of index/name must be set', );