alphaxBuilder function
Builder
alphaxBuilder(
- BuilderOptions options
Creates the AlphaX shared-part builder used by build_runner.
Implementation
Builder alphaxBuilder(BuilderOptions options) =>
SharedPartBuilder(<Generator>[AlphaXApiGenerator()], 'alphax_generator');