$Shared00 constructor

$Shared00({
  1. String? uri,
})

Implementation

$Shared00({
  this.uri,
});