BlocRetryableException constructor

BlocRetryableException([
  1. String? message
])

Implementation

BlocRetryableException([super.message]);