TypeName constructor

TypeName(
  1. String? name
)

Implementation

TypeName(this.name);