![JAR search and dependency download from the Maven repository](/logo.png)
dart2.auth.authentication.mustache Maven / Gradle / Ivy
{{>header}}
{{>part_of}}
// ignore: one_member_abstracts
abstract class Authentication {
/// Apply authentication settings to header and query params.
void applyToParams(List queryParams, Map headerParams);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy