HeartInfo constructor

HeartInfo(
  1. double x,
  2. double y
)

Implementation

HeartInfo(this.x, this.y);