getElementById method

Object? getElementById(
  1. String id
)

Implementation

Object? getElementById(String id) => null;