ProviderAPIError constructor

ProviderAPIError([
  1. String message = ''
])

Implementation

ProviderAPIError([this.message = '']);