ProxyLocalDataSourceImpl constructor
const
ProxyLocalDataSourceImpl({
Creates a new ProxyLocalDataSourceImpl with the given sharedPreferences
Implementation
const ProxyLocalDataSourceImpl({required this.sharedPreferences});