NamedRuntimeType constructor

const NamedRuntimeType(
  1. String name
)

Implementation

const NamedRuntimeType(this.name);