menu
apptics_flutter package
documentation
dart/apptics_device.dart
AppticsDeviceRegistrar
getDeviceInfo method
getDeviceInfo method
dark_mode
light_mode
getDeviceInfo
method
Future
<
AppticsDeviceInfo
?
>
getDeviceInfo
(
)
Implementation
Future<AppticsDeviceInfo?> getDeviceInfo() async { return await _deviceInfo.future; }
apptics_flutter package
documentation
dart/apptics_device
AppticsDeviceRegistrar
getDeviceInfo method
AppticsDeviceRegistrar class