ValueList typedef

ValueList = List<Object?>

Implementation

typedef ValueList = List<Object?>;