layout property
EpubLayout?
get
layout
(Nullable) Hints how the layout of the resource should be presented.
Implementation
EpubLayout? get layout =>
EpubLayout.from(otherProperties.optString("layout"));