NodeJsList constructor

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

Implementation

NodeJsList({this.list});