ApiException constructor

ApiException([
  1. String? message
])

Implementation

ApiException([this.message]);