logBuffer property

List<String> get logBuffer

Implementation

static List<String> get logBuffer => List.unmodifiable(_buffer);