arrayValue method

Parser<List> arrayValue()

Implementation

Parser<List<dynamic>> arrayValue() => _mapArrayValue(array());