markers property

List<Marker> markers
final

list of Marker objects created as result of parsing

Implementation

final List<Marker> markers = [];