getElementById method Null safety

Element getElementById(
  1. String elementId
)

Implementation

Element getElementById(String elementId) native;