fields property Null safety

VariableDeclarationList fields

Return the fields being declared.

Implementation

VariableDeclarationList get fields;