template property
The raw message string (uninterpolated). example : "My raw message with interpreted strings like %s",
Implementation
final String? template;
The raw message string (uninterpolated). example : "My raw message with interpreted strings like %s",
final String? template;