namespace autosos_maui;
public partial class AppShell : Shell
{
public AppShell()
InitializeComponent();
}