ObjectOutputTypeRefType constructor

const ObjectOutputTypeRefType(
  1. OutputType value
)

Implementation

const factory ObjectOutputTypeRefType(final OutputType value) =
    _$ObjectOutputTypeRefTypeImpl;