MetasImage.file constructor

const MetasImage.file(
  1. String path
)

Implementation

const MetasImage.file(this.path)
    : type = ImageType.file,
      package = null;