Annotation used to mark a constructor to be used for component instantiation.
Constructor accepting a list of arguments, that will be passed to constructor.
List of arguments for constructor
tuple of argument types for arguments to be passed into a constructor.
See Implementation
Annotation used to mark a constructor to be used for component instantiation.