getDeviceAppAttributes method

Future<DeviceAppAttributes?> getDeviceAppAttributes()

Implementation

Future<DeviceAppAttributes?> getDeviceAppAttributes() =>
    _plugin.getDeviceAppAttributes(this);