AuthMatcher.none constructor

const AuthMatcher.none()

never match

Implementation

const factory AuthMatcher.none() = AuthMatcherNoneImpl;