mainArgument property
The name of the main argument, which is expected to have the value which is one of attributeNames and is used to decide which clause to use.
Implementation
String? mainArgument;
The name of the main argument, which is expected to have the value which is one of attributeNames and is used to decide which clause to use.
String? mainArgument;