menu
google_map_marker_animation package
documentation
infrastructure/location_dispatcher_impl.dart
LocationDispatcherImpl
push method
push method
dark_mode
light_mode
push
method
@
override
void
push
(
ILatLng
latLng
)
override
Implementation
@override void push(ILatLng latLng) => _locationQueue.addLast(latLng);
google_map_marker_animation package
documentation
infrastructure/location_dispatcher_impl
LocationDispatcherImpl
push method
LocationDispatcherImpl class