menu
resp_client package
documentation
resp_commands.dart
RespCommandsTier2
multi method
multi method
dark_mode
light_mode
multi
method
Future
<
bool
>
multi
(
)
Implementation
Future<bool> multi() async { return (await tier1.multi()).toSimpleString().payload == 'OK'; }
resp_client package
documentation
resp_commands
RespCommandsTier2
multi method
RespCommandsTier2 class