functions property Null safety
read / write
A list of functions in this class. Does not include functions from superclasses.
Implementation
List<FuncRef>? functions;
A list of functions in this class. Does not include functions from superclasses.
List<FuncRef>? functions;