visitDotShorthandPropertyAccess method

  1. @override
R? visitDotShorthandPropertyAccess(
  1. DotShorthandPropertyAccess node
)
override

Implementation

@override
R? visitDotShorthandPropertyAccess(DotShorthandPropertyAccess node) => null;