CarpBackendException constructor

CarpBackendException([
  1. String? message
])

Implementation

CarpBackendException([this.message]);