FlashcardIntermediate
Optional and Definite Properties
Use ? for optional properties and ! for definite assignment on class fields.
Question
What do the ? and ! modifiers mean on class properties?
Click to reveal answer
Use ? for optional properties and ! for definite assignment on class fields.
What do the ? and ! modifiers mean on class properties?