arg property

List<GeometryGraph> arg
getter/setter pair

The operation args into an array so they can be accessed by index

Implementation

late List<GeometryGraph> arg;