blob: 045ae81dba0ac26d58a083e1701b4ea807d00e1f [file] [log] [blame] [view] [edit]
The builder for [`package:messages`](../messages/README.md).
The options can be configured by setting configuring the following in the `pubspec.yaml`:
```yaml
package_options:
messages_builder:
generateMethods: true
generateFindById: true
generateFindBy: [enumerate | integer | none]
```