Method: Avro::Schema::EnumSchema#default

Defined in:
lib/avro/schema.rb

#defaultObject (readonly)

Returns the value of attribute default.



427
428
429
# File 'lib/avro/schema.rb', line 427

def default
  @default
end