getAllMqttDevice_Pre method
Implementation
$async.Future<$5.MqttDeviceInfoList> getAllMqttDevice_Pre($grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return getAllMqttDevice(call, await request);
}
$async.Future<$5.MqttDeviceInfoList> getAllMqttDevice_Pre($grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return getAllMqttDevice(call, await request);
}