menu
scrella_sdk package
documentation
interfaces/device_identity_provider.dart
DeviceIdentityProvider
getDeviceIdentity abstract method
getDeviceIdentity abstract method
dark_mode
light_mode
getDeviceIdentity
abstract method
Future
<
DeviceIdentity
>
getDeviceIdentity
(
)
Returns the current device identity
Implementation
Future<DeviceIdentity> getDeviceIdentity();
scrella_sdk package
documentation
interfaces/device_identity_provider
DeviceIdentityProvider
getDeviceIdentity abstract method
DeviceIdentityProvider class