markerIDs property

List<String>? get markerIDs

Implementation

List<String>? get markerIDs => (_$data['markerIDs'] as List<String>?);