The relation names, for withRelated: parameters.
withRelated:
List<String> get names => [for (final spec in this) spec.name];