ValidatorList<T> constructor

ValidatorList<T>(
  1. T list
)

Implementation

ValidatorList(this.list);