tDynamic constant

TypeInfo const tDynamic

Implementation

static const TypeInfo<dynamic> tDynamic =
    TypeInfo._const(_TypeWrapper.twDynamic);