MotionCardDetails constructor

MotionCardDetails(
  1. int index,
  2. MusicAlbum obj
)

Implementation

MotionCardDetails(this.index, this.obj);