class Puppet::Pops::Types::POptionalType

Represents a type that accept PUndefType instead of the type parameter required_type - is a short hand for Variant[T, Undef] @api public