visitDotShorthandConstructorInvocation method
dynamic
visitDotShorthandConstructorInvocation(
- DotShorthandConstructorInvocation node
inherited
Implementation
@override
R? visitDotShorthandConstructorInvocation(
DotShorthandConstructorInvocation node,
) => null;