service/home_screen_service library
Classes
Functions
-
calculateShowRetry(
KeyLocationModel keyLocationModel) → bool - Determines whether to show the retry option for a location notification
-
getCreatorDetails(
LocationNotificationModel locationNotificationModel) → LocationInfo? - Returns the creator details for a location notification model
-
getLocationSharingForCreator(
LocationNotificationModel locationNotificationModel) → LocationSharingFor? - Returns the location sharing information for the creator of a location notification model
-
getSemiTitle(
LocationNotificationModel locationNotificationModel, bool haveResponded) → String? - Returns the semi-title for a location notification model
-
getSubTitle(
LocationNotificationModel locationNotificationModel) → String - Returns the subtitle for a location notification model
-
getTitle(
LocationNotificationModel locationNotificationModel) → String? - Returns the title for a location notification model
-
timeOfDayToString(
TimeOfDay time) → String - Converts a TimeOfDay object to a formatted string representation