instance constant
DynamicType
const instance
The singleton instance of the dynamic type.
Implementation
static const DynamicType instance = DynamicType._();
The singleton instance of the dynamic type.
static const DynamicType instance = DynamicType._();