StringValue constructor

const StringValue(
  1. String url
)

Implementation

const StringValue(this.url);