FetchTokenError constructor

FetchTokenError([
  1. String? message
])

Implementation

FetchTokenError([this.message]);