ExtendedFieldChain constructor

const ExtendedFieldChain(
  1. List<String> names
)

Implementation

const ExtendedFieldChain(this.names);