boolElement property

  1. @Deprecated('Use boolElement2 instead')
ClassElement get boolElement

Return the element representing the built-in class bool.

Implementation

@Deprecated('Use boolElement2 instead')
ClassElement get boolElement;