arrayValue2 method

Parser<List> arrayValue2()

Implementation

Parser<List<dynamic>> arrayValue2() => _mapArrayValue(array2());