menu
server_auth package
documentation
server_auth.dart
AuthApiKey
expiresAt property
expiresAt property
dark_mode
light_mode
expiresAt
property
DateTime
?
expiresAt
final
Time after which the key is inactive, if configured.
Implementation
final DateTime? expiresAt;
server_auth package
documentation
server_auth
AuthApiKey
expiresAt property
AuthApiKey class