numElement property
Return the element representing the built-in class num
.
Implementation
@Deprecated('Use numElement2 instead')
ClassElement get numElement;
Return the element representing the built-in class num
.
@Deprecated('Use numElement2 instead')
ClassElement get numElement;