authType property

  1. @override
AuthType authType
getter/setter pairoverride-getter

Get the authentication type.

Implementation

@override
AuthType authType = AuthType.unauthorized;