Non-Null Assertion Operator ↔ postfix ! Type Assertion to Assert that Variable ≠ undefined || null
Source: Exclamation Mark In TypeScript | Become Front-End Expert
! removes null & undefined from Union Type
use when type can not be null or undefined