MSG_DEBUG constructor

MSG_DEBUG([
  1. String message = '',
  2. String language = ''
])

Implementation

MSG_DEBUG([this.message = '', this.language = '']) : super(ID);