class Dry::Types::Schema

def clear

Other tags:
    Api: - public

Returns:
  • (Schema) -
def clear
  with(keys: EMPTY_ARRAY)
end