variables property Null safety

List<FieldRef>? variables
read / write

A list of the top-level variables in this library.

Implementation

List<FieldRef>? variables;