XrayStringList constructor

const XrayStringList(
  1. List<String> values
)

Implementation

const XrayStringList(this.values);