menu
fredis package
documentation
fredis.dart
QueuedRedisCommand
args property
args property
dark_mode
light_mode
args
property
List
<
Object
?
>
?
args
final
The arguments that are being passed to the command.
Implementation
final List<Object?>? args;
fredis package
documentation
fredis
QueuedRedisCommand
args property
QueuedRedisCommand class