$Shared14 constructor

$Shared14({
  1. String? name,
  2. String? version,
})

Implementation

$Shared14({this.name, this.version});