ArrayElement constructor

ArrayElement(
  1. String name
)

Implementation

ArrayElement(this.name);