PlayerKidDataHolder constructor

PlayerKidDataHolder({
  1. List<PlayerKidTrack>? tracks,
})

Implementation

PlayerKidDataHolder({this.tracks});