TListValue constructor

TListValue(
  1. List<int> indexes
)

Implementation

TListValue(this.indexes) : super._();