Class: Twilic::Core::Model::NullStrategy::Entry

Inherits:
Data
  • Object
show all
Defined in:
lib/twilic/core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject (readonly)

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



157
158
159
# File 'lib/twilic/core/model.rb', line 157

def value
  @value
end