recordElement property
Return the element representing the built-in class Record
.
Implementation
@Deprecated('Use recordElement2 instead')
ClassElement get recordElement;
Return the element representing the built-in class Record
.
@Deprecated('Use recordElement2 instead')
ClassElement get recordElement;