SimpleName constructor

SimpleName(
  1. String name
)

Implementation

SimpleName(this.name);