recordElement property

  1. @Deprecated('Use recordElement2 instead')
ClassElement get recordElement

Return the element representing the built-in class Record.

Implementation

@Deprecated('Use recordElement2 instead')
ClassElement get recordElement;