inputType property

Type? inputType
getter/setter pair

Type of the inputs that are accumulated by this Aggregate, which must specify a full encoding.

Use AddInput mutations to accumulate new inputs.

Implementation

Type? inputType;