visitDotShorthandConstructorInvocation method

  1. @override
R? visitDotShorthandConstructorInvocation(
  1. DotShorthandConstructorInvocation node
)
override

Implementation

@override
R? visitDotShorthandConstructorInvocation(
  DotShorthandConstructorInvocation node,
) => null;