expirationSeconds property
Expiration window (in seconds) indicating how long the API key is valid for. If not provided, a default of 15 minutes will be used.
Implementation
final String? expirationSeconds;
Expiration window (in seconds) indicating how long the API key is valid for. If not provided, a default of 15 minutes will be used.
final String? expirationSeconds;