function property
The expression producing the function being invoked.
Implementation
@ToBeDeprecated('Use function2 instead.')
@override
Expression get function;
The expression producing the function being invoked.
@ToBeDeprecated('Use function2 instead.')
@override
Expression get function;