Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 304 Bytes

The builder for package:messages.

The options can be configured by setting configuring the following in the pubspec.yaml:

package_options:
  messages_builder:
    generateMethods: true
    generateFindById: true
    generateFindBy: [enumerate | integer | none]