build method

Implementation

gen0.ReedmaceStructure build() {
  var instance = ReedmaceStructureConverter._activator($values);

  return instance;
}