FlowrError constructor

FlowrError(
  1. String msg
)

Implementation

FlowrError(this.msg);