isConstructable property
bool
get
isConstructable
Return true
if this class can be instantiated.
Implementation
bool get isConstructable;
Return true
if this class can be instantiated.
bool get isConstructable;