Checks if private storage is enabled in the SDK settings.
Future<bool> isPrivateStorageEnabledOrNot() { throw UnimplementedError( 'isPrivateStorageEnabled() has not been implemented.'); }