BlocException constructor

BlocException([
  1. String? message
])

Implementation

BlocException([this.message]);