ArrayOfStrings constructor

ArrayOfStrings(
  1. List<StringIndex> value
)

Implementation

ArrayOfStrings(this.value);