fields property
NodeList<RecordLiteralField>
get
fields
The syntactic elements used to compute the fields of the record.
Implementation
NodeList<RecordLiteralField> get fields;
The syntactic elements used to compute the fields of the record.
NodeList<RecordLiteralField> get fields;