LOGGER_RESULT_MESSAGE constant

List<String> const LOGGER_RESULT_MESSAGE

Implementation

static const LOGGER_RESULT_MESSAGE = [
    'length is zero(not exists element) at [IterablePattern.getByIndex].',
];