menu
lucky_dart package
documentation
auth/query_authenticator.dart
QueryAuthenticator
key property
key property
dark_mode
light_mode
key
property
String
key
final
The query parameter name used to transmit the API key (e.g.
'api_key'
).
Implementation
final String key;
lucky_dart package
documentation
auth/query_authenticator
QueryAuthenticator
key property
QueryAuthenticator class