visitProperty method

bool? visitProperty(
  1. Property node
)
inherited

Implementation

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