$Shared00 constructor Null safety

$Shared00(
  1. {String? id}
)

Implementation

$Shared00({
  this.id,
});