titleArray property

List<String>? get titleArray

Implementation

List<String>? get titleArray => _titleArray;