querySelector method Null safety

Element? querySelector(
  1. String selectors
)

Implementation

Element? querySelector(String selectors);