largeFile constant

String const largeFile

Implementation

static const String largeFile =
    'This file is very large and may slow down processing. '
    'Consider working with smaller sections.';