StringTypeRefType constructor

const StringTypeRefType(
  1. String value
)

Implementation

const factory StringTypeRefType(final String value) = _$StringTypeRefType;