visitDotShorthandConstructorInvocation method

  1. @override
dynamic visitDotShorthandConstructorInvocation(
  1. DotShorthandConstructorInvocation node
)
inherited

Implementation

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