segments property

List<String> get segments

Implementation

List<String> get segments => _segments ?? [_single!];