Resource constructor

const Resource(
  1. String url
)

Implementation

const factory Resource(String url) = StringValue;