TCICLogParam constructor
TCICLogParam({})
Implementation
TCICLogParam({required this.sequence, required this.module, required this.action, required this.param, this.ext = '', this.code = 0, this.desc = '', this.stack = '', this.report = true, this.level = 'info'});