tableSchemaBuilder function
Builder
tableSchemaBuilder(
- BuilderOptions options
Builder that generates TableDoc constants from @TableSchema-annotated
classes.
Implementation
Builder tableSchemaBuilder(BuilderOptions options) => TableSchemaBuilder();