Deprecation warning
The ngIf directive is deprecated in favor of the @if block instead.
class NgIfContext<T = unknown> { $implicit: T; ngIf: T;}
T