class Dry::Schema::Macros::Schema

def optional?

Other tags:
    Api: - private
def optional?
  parent_type.optional?
end