setFeatureToggleDirectory function

Future<void> setFeatureToggleDirectory(
  1. String tempDir
)

Sets the directory where the feature toggle file is located. If the feature toggle file is found in the specified directory, it will be read by the Runtime Core. Otherwise, the feature toggle will be skipped.