TypeInfo constructor

TypeInfo(
  1. Type? type
)

Implementation

TypeInfo(this.type);