data property

dynamic data
final

Datum associated with this node: a ProgramInfoNode (function), a String (dynamic call selector) or an int (dispatch table selector id).

Implementation

final dynamic data;