UIResyncRequest constructor

UIResyncRequest({
  1. int trackId = 0,
})

Implementation

UIResyncRequest({
    this.trackId = 0,
});