parts property

  1. @override
Iterable<String>? get parts
override

Implementation

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