menu
google_map_marker_animation package
documentation
helpers/extensions.dart
MarkerEx
isAnyEmpty property
isAnyEmpty property
dark_mode
light_mode
isAnyEmpty
property
bool
get
isAnyEmpty
Implementation
bool get isAnyEmpty => any((e) => e.markerId.value.isEmpty);
google_map_marker_animation package
documentation
helpers/extensions
MarkerEx
isAnyEmpty property
MarkerEx extension on
Set
<
Marker
>