MetasImage.network constructor

const MetasImage.network(
  1. String path
)

Implementation

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