components property

List<AbiParameter> components
final

List of components if the parameter is a composite type.

Implementation

final List<AbiParameter> components;