BACError constructor

BACError(
  1. String message
)

Implementation

BACError(this.message);