toList property

List<T> get toList

Implementation

List<T> get toList => [this];