NDJsArray typedef

NDJsArray = List

Implementation

typedef NDJsArray = List<dynamic>;