visitDottedName abstract method Null safety

R? visitDottedName(
  1. DottedName node
)

Implementation

R? visitDottedName(DottedName node);