Title of Talker log
@override String get title => 'COMMAND:$action${isClient ? '(client)' : ''}';
String? title;