document property
T
get
document
The document that the edit is for.
Implementation
T get document => _i5.getProperty(
this,
'document',
);
The document that the edit is for.
T get document => _i5.getProperty(
this,
'document',
);