ImageUri constructor

ImageUri(
  1. String raw
)

Constructor for ImageUri.

Implementation

ImageUri(this.raw);