EpubGuide constructor

const EpubGuide(
  1. List<EpubGuideReference> items
)

Implementation

const EpubGuide(this.items) : super();