Content.imageFile constructor

Content.imageFile(
  1. String path
)

Implementation

factory Content.imageFile(String path) = ImageFileContent;