rawValue property

String rawValue

Returns the underlying String backing this.

Implementation

String get rawValue => _$APIAuthorizationTypeEnumMap[this]!;