type property

  1. @override
AuthType type
override

Get auth type

Implementation

@override
AuthType get type => AuthType.BasicAuth;