visitRepresentationConstructorName method
dynamic
visitRepresentationConstructorName(
- RepresentationConstructorName node
inherited
Implementation
@override
R? visitRepresentationConstructorName(RepresentationConstructorName node) =>
null;