interceptToastOnlyPrintLog constant

Set<LiveError?> const interceptToastOnlyPrintLog

Implementation

static const Set<LiveError?> interceptToastOnlyPrintLog = {
  LiveError.freqLimit,
  LiveError.repeatOperation,
  LiveError.seatNotSupportLinkMic,
};