$AuthGetRequestExtension extension
Methods
-
copyWith(
{String? clientId, String? secret, String? accessToken, AuthGetRequestOptions? options}) → AuthGetRequest -
Available on AuthGetRequest, provided by the $AuthGetRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? clientId, Wrapped<String?> ? secret, Wrapped<String> ? accessToken, Wrapped<AuthGetRequestOptions?> ? options}) → AuthGetRequest -
Available on AuthGetRequest, provided by the $AuthGetRequestExtension extension