typeName property

String get typeName

The name of this authentication type, e.g. plain or oauth2

Implementation

String get typeName => authentication.name;