template property Null safety
final
The message to edit.
If template is not null, it means we are editing.
Implementation
final Template? template;
The message to edit.
If template is not null, it means we are editing.
final Template? template;