Definite assignment assertion
A ! on a TypeScript field declaration that asks the compiler to trust later initialization it cannot prove.
Also known as definite assignment assertion modifier
A ! on a TypeScript field declaration that asks the compiler to trust later initialization it cannot prove.
Also known as definite assignment assertion modifier