tocList property

LinkedHashMap<int, Toc>? get tocList

Implementation

LinkedHashMap<int, Toc>? get tocList => _tocList;