function property Null safety
override
Return the expression producing the function being invoked.
Implementation
@override
Expression get function;
Return the expression producing the function being invoked.
@override
Expression get function;