dynamicType constant

DynamicDataType const dynamicType

Dynamic object type that can hold any Object or null.

Implementation

static const DynamicDataType dynamicType = DynamicDataType();