FetchTasksEvent constructor

const FetchTasksEvent(
  1. String? projectId
)

Implementation

const FetchTasksEvent(this.projectId);