localeKeysGeneratorBuilder function
Builder
localeKeysGeneratorBuilder(
- BuilderOptions options
Implementation
Builder localeKeysGeneratorBuilder(BuilderOptions options) {
return ConstantKeysGenerator.fromConfig();
}