device property
final
All of the device related properties These include anything that is specific to the physical device such as model, operating system version, platform, etc
Implementation
final DeviceProperties? device;
All of the device related properties These include anything that is specific to the physical device such as model, operating system version, platform, etc
final DeviceProperties? device;