DConsumable.value

The value of this DConsumable

struct DConsumable
Algebraic!(typeof(null), double, string, bool, Table, Userdata, DConsumableFunction) value;

Meta