BooleanTransformation constructor

const BooleanTransformation(
  1. bool value
)

Implementation

const BooleanTransformation(this.value);