package com.example.match import android.content.Context import androidx.datastore.preferences.preferencesDataStore val Context.dataStore by preferencesDataStore(name = "my_preferences")