LiveConfig.withDrafts constructor

LiveConfig.withDrafts()

Creates a new LiveConfig object with the includeDrafts parameter set to true.

Implementation

LiveConfig.withDrafts() : includeDrafts = true;