BoolUpdate.set constructor Null safety

const BoolUpdate.set(
  1. bool value
)

Implementation

const BoolUpdate.set(this.value);