convertToList method

List<T> convertToList()

Implementation

List<T> convertToList() => [this];