$Shared06 constructor Null safety

$Shared06(
  1. {String? value}
)

Implementation

$Shared06({
  this.value,
});