$Shared18 constructor

$Shared18({
  1. double? magnitude,
  2. double? score,
})

Implementation

$Shared18({this.magnitude, this.score});