`class ListDecorator<T> : List<T?>` ?
# getting-started
u
class ListDecorator<T> : List<T?>
?