AnyValue constructor

AnyValue([dynamic value = null ])

Creates a new instance of the object and assigns its value.

  • value (optional) value to initialize this object.