sharedPreferencesName

abstract fun sharedPreferencesName(): String

Name of the SharedPreferences that will host ACRA settings which you can make accessible to your users through a preferences screen:

Default is to use the application default SharedPreferences, as retrieved with getDefaultSharedPreferences

Return

SharedPreferences name.