depth property

Map<String, List<Depth>>? get depth

Implementation

Map<String, List<Depth>>? get depth => _depth;