TypeNamed constructor

const TypeNamed(
  1. String name
)

Constructor

Implementation

const TypeNamed(this.name);