parts property

  1. @override
Iterable<String>? parts
override

Implementation

@override
Iterable<String>? get parts => _parts;