BLoC constructor

const BLoC(
  1. String semantics
)

Implementation

const BLoC(this.semantics);