prefix property

String prefix
final

String prepended to the token. Defaults to RFC 6750 Bearer . Set to the empty string for raw API-key headers.

Implementation

final String prefix;