template property Null safety

Template? template
final

The message to edit.

If template is not null, it means we are editing.

Implementation

final Template? template;