Retrieves the persisted active attribution context (as JSON), or null.
@override String? getAttribution() { return _prefs.getString(StorageKeys.attribution); }