TypeRefType.string constructor
const
TypeRefType.string(
- String value
Implementation
const factory TypeRefType.string(String value) = StringTypeRefType;
const factory TypeRefType.string(String value) = StringTypeRefType;