LCStatus constructor

LCStatus()

Implementation

LCStatus() : super(ClassName) {
  inboxType = InboxTypeDefault;
  data = {};
}