LiveConfig.withDrafts constructor
LiveConfig.withDrafts()
Creates a new LiveConfig object with the includeDrafts parameter set to true.
Implementation
LiveConfig.withDrafts() : includeDrafts = true;
Creates a new LiveConfig object with the includeDrafts parameter set to true.
LiveConfig.withDrafts() : includeDrafts = true;