getDocument method

  1. @override
Document getDocument()
override

these methods/types are only implemented in the web Runtime, so they're optional but must be included in the interface

Implementation

@override
external Document getDocument();