markers property

bool? get markers

Implementation

bool? get markers => (_$data['markers'] as bool?);