htmlWindowDocumentGetElementById static method

dynamic htmlWindowDocumentGetElementById(
  1. String id
)

Implementation

static dynamic htmlWindowDocumentGetElementById(String id)
=> null;