TRTC_LOG_LEVEL_FATAL property Null safety

int TRTC_LOG_LEVEL_FATAL
final

只输出 FATAL 级别的 Log

Implementation

// ignore: non_constant_identifier_names
static final int TRTC_LOG_LEVEL_FATAL = 5;