Computed constructor

const Computed(
  1. List<String> dependencies
)

Implementation

const Computed(this.dependencies);