getIsarGenerator function
Builder
getIsarGenerator(
- BuilderOptions options
Implementation
Builder getIsarGenerator(BuilderOptions options) => SharedPartBuilder([
IsarCollectionGenerator(),
IsarEmbeddedGenerator(),
], 'isar_generator');