StringOutputTypeRefType constructor

const StringOutputTypeRefType(
  1. String value
)

Implementation

const factory StringOutputTypeRefType(final String value) =
    _$StringOutputTypeRefTypeImpl;