ApiUnavailableException constructor

ApiUnavailableException([
  1. String? message
])

Implementation

ApiUnavailableException([this.message]);