findById property
Whether to generate a method to fetch a message by its id. Leads to the ids being stored in the data file.
Implementation
final bool findById;
Whether to generate a method to fetch a message by its id. Leads to the ids being stored in the data file.
final bool findById;