toList method

List<String> toList()

Implementation

List<String> toList() => split('');