nonSuffix property

String get nonSuffix

Implementation

String get nonSuffix => nameParts.sublist(0, namePartsLength - 1).join('.');