logName property
An optional name for the state tree that to be used as the suffix of the logger name used when logging messages.
This can be used to correlate log messages with specific state trees when examining the log output.
Implementation
final String? logName;