1 implementation of Model
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.netstandard.cs (1)
8 public string Model => throw ExceptionUtils.NotSupportedOrImplementedException;
1 reference to Model
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.shared.cs (1)
76 public static string Model => Current.Model;