Presentation constructor
Presentation({})
Implementation
Presentation({
this.layouts,
this.locale,
this.masters,
this.notesMaster,
this.pageSize,
this.presentationId,
this.revisionId,
this.slides,
this.title,
});