FetchTokenError constructor Null safety

FetchTokenError(
  1. [String? message]
)

Implementation

FetchTokenError([this.message]);