Resource.uri constructor

const Resource.uri(
  1. Uri uri
)

Implementation

const factory Resource.uri(Uri uri) = UriValue;