Property 'task' has no initializer and is not definitely assigned in the constructor. 13 @Input() task: Task; code example
Example: Property 'form' has no initializer and is not definitely assigned in the constructor.
"strictPropertyInitialization": false