menu
resp_client package
documentation
resp_commands.dart
RespCommandsTier1
multi method
multi method
dark_mode
light_mode
multi
method
Future
<
RespType
>
multi
(
)
Implementation
Future<RespType> multi() async { return tier0.execute([ 'MULTI', ]); }
resp_client package
documentation
resp_commands
RespCommandsTier1
multi method
RespCommandsTier1 class