subInvocations property

List<SorobanAuthorizedInvocation> subInvocations
getter/setter pair

Implementation

List<SorobanAuthorizedInvocation> subInvocations =
    List<SorobanAuthorizedInvocation>.empty(growable: true);