RenderResult constructor

const RenderResult(
  1. List<String> paths
)

Implementation

const RenderResult(this.paths);