PRINT_LOG_MSG constant

String const PRINT_LOG_MSG

Print Log Messages

Implementation

static const PRINT_LOG_MSG =
    // ignore: lines_longer_than_80_chars
    '\n--------------------------------------------------------------------------------------------\nPrinting Logs: This might take a while depending upon the size\n---------------------------------------------------------------------------------------------';