menu
device_context_plus package
documentation
device_context_plus_platform_interface.dart
DeviceContextPlusPlatform
getAll abstract method
getAll abstract method
dark_mode
light_mode
getAll
abstract method
Future
<
Map
<
String
,
dynamic
>
>
getAll
(
)
Returns full device context (app + device)
Implementation
Future<Map<String, dynamic>> getAll();
device_context_plus package
documentation
device_context_plus_platform_interface
DeviceContextPlusPlatform
getAll abstract method
DeviceContextPlusPlatform class