visitPrimaryConstructorName method
Implementation
@experimental
@override
R? visitPrimaryConstructorName(PrimaryConstructorName node) => _throw(node);
@experimental
@override
R? visitPrimaryConstructorName(PrimaryConstructorName node) => _throw(node);