deviceInfoPlugin property
DeviceInfoPlugin
deviceInfoPlugin
final
An instance of DeviceInfoPlugin used to retrieve information about the device.
This plugin is responsible for providing detailed information about the device such as the model, operating system version, and other hardware details.
Implementation
final DeviceInfoPlugin deviceInfoPlugin = DeviceInfoPlugin();