Callback type for checking raw settings key existence.
typedef RawSettingsContainsKeyFn = bool Function(String key);