empty static method
create TestCallVectorString Empty
Implementation
static TestCallVectorString empty() {
return TestCallVectorString({});
}
create TestCallVectorString Empty
static TestCallVectorString empty() {
return TestCallVectorString({});
}