TRTC_LOG_LEVEL_VERBOSE property Null safety

int TRTC_LOG_LEVEL_VERBOSE
final

输出所有级别的 Log

Implementation

// ignore: non_constant_identifier_names
static final int TRTC_LOG_LEVEL_VERBOSE = 0;