menu
fredis package
documentation
fredis.dart
RedisReply<T extends Object?>
RedisReply.new constructor
RedisReply.new constructor
dark_mode
light_mode
RedisReply<
T extends Object?
>
constructor
RedisReply<
T extends Object?
>
(
T
value
, {
Map
<
String
,
Object
?
>
?
attributes
,
})
Implementation
RedisReply( this.value, { this.attributes, });
fredis package
documentation
fredis
RedisReply<T extends Object?>
RedisReply.new constructor
RedisReply class