TripNotificationContainerProvider

Functional interface for providing TripNotificationContainer instances. This interface allows for lazy evaluation of trip notifications and helps prevent memory leaks by avoiding direct references to contexts in lambda expressions.

Functions

Link copied to clipboard

Gets a TripNotificationContainer instance. This method is called each time a trip notification is needed.