AppDataSelectedState
Manages the selection state of an AppInfoData object.
This class extends UpdateMutableState to provide a way to get and set the selected
property of an AppInfoData object. It acts as a bridge between the selection mechanism and the underlying data model.
Parameters
base
The initial AppInfoData whose selection state is to be managed.