findById property

bool findById
final

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;