expireAfter property

Duration? expireAfter
final

this can be null, to add the option to lifetime api keys

Implementation

final Duration? expireAfter;