build

fun build(isMultiBuildingProperty: Boolean = false, shouldShowShareLocation: Boolean = false, isSharingLocation: Boolean = false): List<MenuItemModel>

Builds the list of menu items based on context and dynamic conditions.

Parameters

isMultiBuildingProperty

Whether to include "Choose Building"

shouldShowShareLocation

Whether to include sharing-related options

isSharingLocation

Determines whether to show "Start" or "Stop" location sharing