lines property

  1. @visibleForTesting
List<DialogueEntry> get lines

Implementation

@visibleForTesting
List<DialogueEntry> get lines => _content.lines;