menu
typeredis package
documentation
typeredis.dart
SetExCommand extension
SetExCommand extension
dark_mode
light_mode
SetExCommand
extension
on
StringCommands
Methods
setEx
(
String
key
,
int
seconds
,
String
value
)
→
Future
<
String
>
Available on StringCommands, provided by the
SetExCommand
extension
SETEX key seconds value
typeredis package
documentation
typeredis
SetExCommand extension
typeredis library