NodeJsListValidator constructor

NodeJsListValidator(
  1. {List<String> list}
)

Implementation

NodeJsListValidator({this.list});