dynamicType constant
DynamicType
const dynamicType
The predefined type representing {TYPE}
.
Implementation
static const DynamicType dynamicType = DynamicType.instance;
The predefined type representing {TYPE}
.
static const DynamicType dynamicType = DynamicType.instance;