ByName constructor

const ByName(
  1. String name
)

Implementation

const ByName(this.name);