ArrayOfStrings extension type
Index of the string in the strings table.
- on
Constructors
- 
          ArrayOfStrings(List<StringIndex> value)
- ArrayOfStrings.fromJson(List value)
- 
          
            factory
Properties
- 
  value
  → List<StringIndex> 
- 
  
  final
Methods
- 
  toJson() → List< StringIndex>