page property

(Nullable) Indicates how the linked resource should be displayed in a reading environment that displays synthetic spreads.

Implementation

PresentationPage? get page =>
    PresentationPage.from(otherProperties.optString("page"));