AuthRefreshRejected constructor

const AuthRefreshRejected(
  1. String? message
)

Implementation

const AuthRefreshRejected(super.message);