TypeConverter<T> constructor

const TypeConverter<T>(
  1. String type
)

Implementation

const TypeConverter(this.type);