document property

T get document

The document that the change is for.

Implementation

T get document => _i5.getProperty(
      this,
      'document',
    );