Is it possible to have a List attribute or other in Argo and define it's type. E.g.:
someAttribute : List<String> When I do this it creates a new class called "List<String>". thanks Lionel.
Is it possible to have a List attribute or other in Argo and define it's type. E.g.:
someAttribute : List<String> When I do this it creates a new class called "List<String>". thanks Lionel.