splitDots method

List<String> splitDots()

Implementation

List<String> splitDots() => split(".");