storeGenerator function
Builder
storeGenerator(
- BuilderOptions options
Implementation
Builder storeGenerator(BuilderOptions options) =>
SharedPartBuilder([StoreGenerator(options)], 'store_generator');