markerIds property

Set<String> markerIds

Implementation

Set<String> get markerIds => map<String>((e) => e.markerId.value).toSet();