visitProperty method

T? visitProperty(
  1. Property node
)
override

Implementation

T? visitProperty(Property node) => defaultNode(node);