UriDataEntity constructor

UriDataEntity([
  1. Uri? value
])

Creates a new UriDataEntity to have a value

Implementation

UriDataEntity([super.value]);