ext property

_ListExtension<T> ext

List extension with ext property.

Implementation

_ListExtension<T> get ext => _ListExtension<T>(this);