ObjectArraySymbol constructor
const
ObjectArraySymbol(
- String name,
- CitrusObjectArray value
Implementation
const ObjectArraySymbol(this.name, this.value);
const ObjectArraySymbol(this.name, this.value);