isDynamic property
bool
get
isDynamic
Return true
if this type represents the type 'dynamic'.
Implementation
bool get isDynamic;
Return true
if this type represents the type 'dynamic'.
bool get isDynamic;