LazyExpression<T> typedef

LazyExpression<T> = Expression<T> Function()

Implementation

typedef LazyExpression<T> = Expression<T> Function();