OutputTypeTypeRefType constructor

const OutputTypeTypeRefType(
  1. OutputType value
)

Implementation

const factory OutputTypeTypeRefType(final OutputType value) =
    _$OutputTypeTypeRefType;